class InputError extends MtkrutoErrorimport { InputError } from "https://deno.land/x/mtkruto@0.6.2/3_errors.ts"; ConstructorsnewInputError(...args: ConstructorParameters<Error>)