DefinitelyTyped/types/ejs
Max Rumpf 089d570806 [types/ejs] Also return undefined in Cache.get() (#24807)
As lru-cache has `V | undefined`, this `get()` function should also mark undefined as possible return type to allow assigning an LRU to `cache`.
2018-04-09 10:23:22 -07:00
..
ejs-tests.ts
index.d.ts [types/ejs] Also return undefined in Cache.get() (#24807) 2018-04-09 10:23:22 -07:00
tsconfig.json
tslint.json