the-forest/client/node_modules/js-yaml/index.js
2024-09-17 20:35:18 -04:00

8 lines
81 B
JavaScript

'use strict';
var yaml = require('./lib/js-yaml.js');
module.exports = yaml;