Edit File: index.js
'use strict'; var yaml = require('./lib/js-yaml.js'); module.exports = yaml;
Back to File Manager