File: README.md

package info (click to toggle)
node-mkdirp 1.0.4%2B~1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 344 kB
  • sloc: javascript: 698; makefile: 5
file content (16 lines) | stat: -rw-r--r-- 586 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Installation
> `npm install --save @types/mkdirp`

# Summary
This package contains type definitions for mkdirp (https://github.com/substack/node-mkdirp).

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mkdirp.

### Additional Details
 * Last updated: Fri, 05 Jun 2020 23:24:29 GMT
 * Dependencies: [@types/node](https://npmjs.com/package/@types/node)
 * Global values: none

# Credits
These definitions were written by [Bart van der Schoor](https://github.com/Bartvds), and [mrmlnc](https://github.com/mrmlnc).