import * as lume from "https://deno.land/x/lume@v1.13.2/deps/yaml.ts";
parse
and stringify
for handling
YAML encoded data.
Ported from js-yaml v3.13.1
Functions
Parses | |
Same as | |
Serializes |
import * as lume from "https://deno.land/x/lume@v1.13.2/deps/yaml.ts";
parse
and stringify
for handling
YAML encoded data.
Ported from js-yaml v3.13.1
Parses | |
Same as | |
Serializes |