mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Allow number input in getDuration() The library allows a string like `1 minute` or a simple number representing ms. This change allows the use of a number of ms in addition to a string. See: https://github.com/kwhitley/apicache/blob/master/src/apicache.js#L371 * Update index.d.ts |
||
|---|---|---|
| .. | ||
| apicache-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||