stringify
Import from @varavel/vdl-plugin-sdk/utils/yaml.
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
Import from @varavel/vdl-plugin-sdk/utils/yaml.
Serializes a JavaScript value into a YAML document string.
| Parameter | Type |
|---|---|
value |
unknown |
string
Powered by yaml (ISC): https://github.com/eemeli/yaml