node-geocluster icon indicating copy to clipboard operation
node-geocluster copied to clipboard

Proposal for Typescript Module Declaration File

Open hectorleiva opened this issue 5 years ago • 0 comments

A index.d.ts file would provide additional type hints for any Typescript project that is importing the geocluster library.

This should have no effect on any Javascript project already using this library, but instead it would give type hinting for any Typescript project that is using this library.

I really enjoyed using this library and it was incredibly helpful. Thank you for making this work open source.

hectorleiva avatar Jun 07 '20 18:06 hectorleiva