class ERR_MISSING_ARGS extends NodeTypeErrorimport { ERR_MISSING_ARGS } from "https://deno.land/std@0.125.0/node/internal/errors.ts"; ConstructorsnewERR_MISSING_ARGS(...args: (string | string[])[])