UNPKG

sqlite

Version:

SQLite client for Node.js applications with SQL-based migrations API written in Typescript

5 lines 230 B
"use strict"; /// <reference types="./vendor-typings/sql-template-strings" /> /// <reference types="./vendor-typings/sqlite3" /> Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=interfaces.js.map