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