mirror of
https://github.com/tauri-apps/deno.git
synced 2026-02-09 04:51:17 +01:00
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.