This website requires JavaScript.
Explore
Help
Sign In
tildes-community
/
tildes-shepherd
Watch
1
Fork
You've already forked tildes-shepherd
0
Code
main
tildes-shepherd
/
source
/
tours
/
interface
/
exports.ts
3 lines
70 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
Consolidate all the tour data into a single TourData type.
2023-07-02 09:28:41 +00:00
export
*
from
"./account-settings.js"
;
export
*
from
"./homepage.js"
;