deno/std/node/README.md
2019-11-12 15:51:14 -05:00

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.