smartyaml/ts/smartyaml.plugins.ts

4 lines
55 B
TypeScript
Raw Normal View History

import * as jsYaml from 'js-yaml';
2017-05-25 13:09:01 +00:00
export { jsYaml };