github-pages-deploy-action/node_modules/js-yaml/index.js
2020-01-27 23:58:23 -05:00

8 lines
81 B
JavaScript

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