smartyaml/ts/smartyaml.plugins.ts

4 lines
55 B
TypeScript

import * as jsYaml from 'js-yaml';
export { jsYaml };