class CliError extends BaseErrorimport { CliError } from "https://deno.land/x/bid@v1.0.3/core/error.ts"; ConstructorsnewCliError(message: string)