UNPKG

tahvel

Version:

Tools for tahvel-eesti system

3 lines (2 loc) 310 B
export declare type StudyPeriod = "Õppeperiood (I)" | "Õppeperiood (II)" | "Õppeperiood (III)" | "Õppeperiood (IV)" | "Õppeperiood (V)" | "Õppeperiood (VI)" | "Õppeperiood (VII)" | "Õppeperiood (VIII)" | "Õppeperiood (IX)" | "Õppeperiood (X)"; export declare type CapacityType = 'MAHT_a' | string;