import { anchorIsValid } from "https://deno.land/x/windmill@v1.416.0/node_modules/yaml/browser/dist/doc/anchors.js";
Verify that the input string is a valid anchor.
Will throw on errors.
x/windmill/node_modules/yaml/browser/dist/doc/anchors.js>anchorIsValid
import { anchorIsValid } from "https://deno.land/x/windmill@v1.416.0/node_modules/yaml/browser/dist/doc/anchors.js";
Verify that the input string is a valid anchor.
Will throw on errors.