node: Move `/path` into `/node` and improve compatibility with node · Issue #1813 · denoland/std
1. Move /path into /node now, path is implemented in deno_std/path and deno_std/node/path import this. API provided by deno_std/path is almost the same as node so move API implemented in deno_std/p...