import { YAML } from "https://deno.land/x/aether@v0.0.3/deps.ts";
const { SCALAR } = YAML.CST;
Next token is a scalar value
import { YAML } from "https://deno.land/x/aether@v0.0.3/deps.ts";
const { SCALAR } = YAML.CST;
Next token is a scalar value