Files
JiboSDK/node_modules/path-platform/README.md

6 lines
246 B
Markdown
Raw Normal View History

2026-03-22 03:21:45 +02:00
# path-platform
This is a transitional package for those not on 0.12 that provides a compatible
interface to the builtin `path` module, but adds `path.posix` and `path.win32`
so you can `path.posix.normalize` on a win32 platform, or vice versa.