erp-construccion-backend/node_modules/yamljs/index.js

4 lines
58 B
JavaScript

var Yaml = require('./lib/Yaml');
module.exports = Yaml;