rsms / js-lru

A fast, simple & universal Least Recently Used (LRU) map for JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

specify typescript definition file in package.json

sgratzl opened this issue · comments

see http://www.typescriptlang.org/docs/handbook/declaration-files/publishing.html

using the types or typings property. Then the types should be automatically detected