bifocal/node_modules/@tryghost/nql/index.js

3 lines
73 B
JavaScript
Raw Normal View History

2024-06-19 09:56:58 -04:00
// Export the Public API from lib
module.exports = require('./lib/nql');