mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* [fs-ext] Update definition to v2
* Remove definitions for utime(), utimeSync().
* Add constants definition.
* Add new values of `cmd` parameter to fcntl(), fcntlSync().
* Add overrides for more accurate types of `flags` parameter in flock(), flockSync().
* Add overrides for more accurate types of `cmd` parameter in fcntl(), fcntlSync().
* Add statVFS() defintion.
* Rewrite tests.
Refs https://github.com/baudehlo/node-fs-ext/pull/90
* Use NodeJS.ErrnoException instead of Error
See
|
||
|---|---|---|
| .. | ||
| fs-ext-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||