github-pages-deploy-action/node_modules/js-yaml/index.js

8 lines
81 B
JavaScript
Raw Normal View History

2020-01-28 13:07:56 +08:00
'use strict';
var yaml = require('./lib/js-yaml.js');
module.exports = yaml;