class ReleaseError extends Errorimport { ReleaseError } from "https://deno.land/x/release_up@0.6.0/src/error.ts"; ConstructorsnewReleaseError(code: keyof causes, message?: string)Propertiescode: stringinternal_cause: string