backoffice/node_modules/path-platform
root ab9f8bb658 first commit 2020-02-06 10:09:39 +00:00
..
LICENSE first commit 2020-02-06 10:09:39 +00:00
README.md first commit 2020-02-06 10:09:39 +00:00
package.json first commit 2020-02-06 10:09:39 +00:00
path.js first commit 2020-02-06 10:09:39 +00:00

README.md

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.