skolplattformen-backup/libs/api-skolplattformen/lib/parse/index.ts

13 lines
325 B
TypeScript

export * from './calendar'
export * from './children'
export * from './classmates'
export * from './etjanst'
export * from './menu'
export * from './news'
export * from './notifications'
export * from './schedule'
export * from './schoolContacts'
export * from './teachers'
export * from './timetable'
export * from './user'