method Module.wrap Usage in Deno```typescript import { Module } from "node:node__module.d.ts"; ``` Module.wrap(code: string): string Parameters code: string Return Type string