class YAMLError extends Errorimport { YAMLError } from "https://deno.land/std@0.65.0/encoding/_yaml/error.ts"; ConstructorsnewYAMLError(message?, mark?: Mark | string)MethodstoString(_compact: boolean): string