biofriction-wp-theme/node_modules/js-yaml/index.js

8 lines
81 B
JavaScript
Raw Normal View History

2021-10-26 14:18:09 +02:00
'use strict';
var yaml = require('./lib/js-yaml.js');
module.exports = yaml;