Init
This commit is contained in:
4
src/database/timetable.ts
Normal file
4
src/database/timetable.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
interface Stop {
|
||||
isPublic: boolean,
|
||||
tiploc: string,
|
||||
}
|
||||
0
src/index.ts
Normal file
0
src/index.ts
Normal file
Reference in New Issue
Block a user