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