Commit Graph

5 Commits

Author SHA1 Message Date
Travis Thieman
10d9fda787 memory-cache: Add type parameters and expose constructor to instantiate new caches (#20501)
* memory-cache: Add type parameters and expose constructor to instantiate  new caches

* Return arrays from keys() function

* Extend dtslint and fix linting errors

* Add version 0.2 to type header
2017-10-16 14:39:27 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
davidrsacks
5beea6b1a9 Update memory-cache timeout callback definition (#18886)
* Update timeout callback to take the value that timed out

Per memory-cache code, the timeout callback takes a 'value'.

* Update memory-cache tests

Updated memory-cache tests to show that backwords compatibility is maintained while also supporting its full capabilities.
2017-08-14 11:50:53 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00