dashboard/plugins/js-yaml.js

4 lines
55 B
JavaScript

import jsyaml from 'js-yaml';
window.jsyaml = jsyaml;