pinafore/src/routes/_database/database.js

4 lines
124 B
JavaScript

// this used to be workerized, hence the API looks like this
import * as database from './databaseApis'
export { database }