Interface ClassCycleSessions

interface ClassCycleSessions {
    [key: string]: ClassCycleSession;
}

Indexable

[key: string]: ClassCycleSession