UNPKG

81 BJavaScriptView Raw
1'use strict';
2
3
4var yaml = require('./lib/js-yaml.js');
5
6
7module.exports = yaml;