smartyaml/dist/smartyaml.plugins.d.ts

4 lines
79 B
TypeScript

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