UNPKG

usql

Version:

Tiny, zero-dependency SQL query generator

8 lines (6 loc) 151 B
/* MIT License http://www.opensource.org/licenses/mit-license.php Author Andrew Guk */ "use strict"; module.exports = require('./dist/index.js');