1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-02-15 02:40:46 +01:00
2018-08-31 09:12:48 -07:00

4 lines
103 B
JavaScript

// dev version to play nice with IDEs
import * as database from './databaseWorker'
export { database }