Files
med-notes/.pnpm-store/v10/files/d6/fa65d98259967a7309cc5b33d506bfdfc63a2197c1e6197c0582de96f5065b4e781d7cc85ff0b84d2e686f136a90a1f2ae27a7eb8a3c9fc9aeef138f484eb9
2025-05-09 05:30:08 +02:00

19 lines
279 B
Plaintext

# mkdirp-classic
Just a non-deprecated mirror of [mkdirp 0.5.2](https://github.com/substack/node-mkdirp/tree/0.5.1)
for use in modules where we depend on the non promise interface.
```
npm install mkdirp-classic
```
## Usage
``` js
// See the above link
```
## License
MIT