UNPKG

composedql

Version:
9 lines (7 loc) 191 B
/* * ComposedQL * For the full copyright and license information, please view the LICENSE.txt file. */ /* jslint node: true */ 'use strict'; module.exports = require('./lib/composedql');