<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`parseYaml`](parseYaml) ## parseYaml() function **Signature:** ```typescript export function parseYaml(yaml: string): any; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>yaml</code> | <code>string</code> | | **Returns:** `any`