abiA
Deno3y ago
3 replies
abi

Importing local Node.js modules

I have a local Node.js/TS package in local directory /foo/bar/leet/package.json – Is there any way to import and use this in a Deno project?
Was this page helpful?