class PkgxError extends Errorimport { PkgxError } from "https://deno.land/x/libpkgx@v0.20.0/src/utils/error.ts"; ConstructorsnewPkgxError(msg: string, ctx?: any)Propertiesctx: any