blob: 13744352448b84e8600b3f55a48e09241a786080 [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001'use strict';
2
3
4var yaml = require('./lib/js-yaml.js');
5
6
7module.exports = yaml;