Skip to main content
Go to Latest
class ERR_UNKNOWN_FILE_EXTENSION
extends NodeTypeError
import { ERR_UNKNOWN_FILE_EXTENSION } from "https://deno.land/std@0.145.0/node/internal/errors.ts";

Constructors

new
ERR_UNKNOWN_FILE_EXTENSION(x: string, y: string)