Skip to content

stringify

Import from @varavel/vdl-plugin-sdk/utils/yaml.

function stringify(value): string;

Serializes a JavaScript value into a YAML document string.

Parameters

Parameter Type
value unknown

Returns

string

See

Powered by yaml (ISC): https://github.com/eemeli/yaml