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