mirror of
https://github.com/github/codeql-action.git
synced 2026-05-16 16:20:21 +00:00
Initial commit
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user