feat: interactive School class
This commit is contained in:
parent
27874fad37
commit
1671dda26e
6 changed files with 130 additions and 43 deletions
|
|
@ -1,7 +1,9 @@
|
|||
import Comcigan from './client'
|
||||
import School from './models/School'
|
||||
|
||||
export default Comcigan
|
||||
|
||||
export { School }
|
||||
export * from './models/Region'
|
||||
export * from './models/School'
|
||||
export * from './models/Timetable'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue