montagejs / collections

This package contains JavaScript implementations of common data structures with idiomatic interfaces.
http://www.collectionsjs.com
Other
2.09k stars 185 forks source link

collections.d.ts file support #170

Open st-clair-clarke opened 7 years ago

st-clair-clarke commented 7 years ago

Hi, I am using typescript and came across your very good collections.js library. However, I cannot find collection.d.ts file or any typescript typings support. Do you know whare I could find such support?

Thanks and an awesome library.

x1unix commented 7 years ago

@st-clair-clarke I use typescript-collections till collections.js has no support of TypeScript.