UNPKG

@feflow/cli

Version:
3 lines 179 B
export declare function parseYaml(path: string): string | object | undefined; export declare function safeDump(obj: object, path: string): void; //# sourceMappingURL=yaml.d.ts.map