UNPKG

tahvel

Version:

Tools for tahvel-eesti system

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