16 lines
222 B
Markdown
Raw Normal View History

2024-01-29 09:26:07 +08: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