UNPKG

wndb-with-exceptions

Version:
4 lines (3 loc) 172 B
exports.version = "3.0"; // this is the WordNet DB version exports.path = require('path').join(__dirname, "dict"); exports.files = require('fs').readdirSync(exports.path);