Do things
This commit is contained in:
parent
3d4afde5e9
commit
55fa0d7607
@ -1,4 +1,6 @@
|
||||
interface Stop {
|
||||
isPublic: boolean,
|
||||
tiploc: string,
|
||||
}
|
||||
}
|
||||
|
||||
export { Stop }
|
@ -0,0 +1 @@
|
||||
import { Stop } from "./database/timetable"
|
Loading…
Reference in New Issue
Block a user