Skip to main content
Module.wrap - module - Node documentation
method Module.wrap

Usage in Deno

import { Module } from "node:module";
Module.wrap(code: string): string

Parameters

code: string

Return Type

string