smartyaml/dist/smartyaml.plugins.d.ts

4 lines
79 B
TypeScript
Raw Normal View History

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