Skip to content
On this page

parseYaml

ts
export function parseYaml(yaml: string): any;

Parameters

ParameterDescription
yaml