Skip to main content
Module

std/node/module.ts>default._load

Deno standard library
Go to Latest
method default._load
import { default } from "https://deno.land/std@0.166.0/node/module.ts";

Parameters

request: string
parent: Module
isMain: boolean