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