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