mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 12:19:12 +00:00
291 B
291 B
Deno Node compatibility
This module is meant to have a compatibility layer for the nodeJS standard library.
Warning : Any function of this module should not be referred anywhere in the deno standard library as it's a compatiblity module.