Skip to content
On this page

stringifyYaml

ts
export function stringifyYaml(obj: any): string;

Parameters

ParameterDescription
obj