UNPKG

@grandlinex/bundle-sqlight

Version:

> SQLight support GrandlineX using better-sqlite3

5 lines (4 loc) 115 B
import SQLCon from './class/SQLCon.js'; export * from './util/index.js'; export { SQLCon }; export default SQLCon;