smartyaml/ts/smartyaml.plugins.ts
2024-04-30 17:49:25 +02:00

4 lines
48 B
TypeScript

import * as yaml from 'yaml';
export { yaml };