Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/node/module.ts>default._load

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

Parameters

request: string
parent: Module
isMain: boolean