7fife-backend/node_modules/path/README.md

16 lines
237 B
Markdown
Raw Permalink Normal View History

2024-03-07 13:01:44 +00:00
# path
This is an exact copy of the NodeJS path module published to the NPM registry.
[Documentation](http://nodejs.org/docs/latest/api/path.html)
## Install
```sh
$ npm install --save path
```
## License
MIT