Skip to main content
Module

x/deno2node/src/deps.deno.ts

Compile your Deno project to run on Node.js.
Go to Latest
File
// Deno-only, see https://doc.deno.land/https/deno.land/x/deno2node/src/mod.ts#deno2node// Auto-updated in `pretest` scriptexport * from "https://deno.land/x/ts_morph@17.0.1/mod.ts";