class ERR_SRI_PARSE extends NodeSyntaxErrorimport { ERR_SRI_PARSE } from "https://dotland.deno.dev/std@0.177.0/node/internal/errors.ts"; ConstructorsnewERR_SRI_PARSE(name: string,char: string,position: number,)