erikras / lru-memoize

A utility to provide LRU memoization for any js function
MIT License
316 stars 20 forks source link

Add typescript type definition file #86

Closed dlindenkreuz closed 6 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #86 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #86   +/-   ##
======================================
  Coverage    96.2%   96.2%           
======================================
  Files           4       4           
  Lines          79      79           
======================================
  Hits           76      76           
  Misses          3       3

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 86f655e...0c5eb9a. Read the comment docs.

KhodeN commented 6 years ago

Please, publish a new version with this definition.