function isRegExpimport { isRegExp } from "https://deno.land/std@0.36.0/encoding/yaml/utils.ts"; isRegExp(value: unknown): value is RegExpParametersvalue: unknownReturnsvalue is RegExp