Website Structure
This commit is contained in:
parent
62812f2090
commit
71f0676a62
22365 changed files with 4265753 additions and 791 deletions
12
Frontend-Learner/node_modules/@kwsites/file-exists/CHANGELOG.md
generated
vendored
Normal file
12
Frontend-Learner/node_modules/@kwsites/file-exists/CHANGELOG.md
generated
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
|
||||
# Release History
|
||||
|
||||
## 1.1.1
|
||||
|
||||
- Add dependency on `debug` to log results of the file system checks
|
||||
- Add `jest` tests
|
||||
|
||||
# 1.0.0
|
||||
|
||||
- First public release, a simple typescript library for checking whether a path exists
|
||||
on the file system and optionally whether it points to a file or folder.
|
||||
Loading…
Add table
Add a link
Reference in a new issue