1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-01-27 12:09:18 +01:00

4 lines
64 B
JavaScript
Raw Normal View History

2018-02-08 22:04:10 -08:00
import * as database from './databaseCore'
2018-01-19 09:18:14 -08:00
2018-02-08 22:29:29 -08:00
export { database }