2 lines
85 B
JavaScript
2 lines
85 B
JavaScript
import { asyncDatabase } from './asyncDatabase'
|
|
export { asyncDatabase as database }
|