h3-js icon indicating copy to clipboard operation
h3-js copied to clipboard

Add Flow type definitions

Open nrabinowitz opened this issue 5 years ago • 2 comments

Need to research best practices here - could export from the lib, or add directly to the flow-typed repo.

nrabinowitz avatar Oct 03 '18 17:10 nrabinowitz

typescript too please :-)

bsr203 avatar Dec 19 '18 21:12 bsr203

Now that we have TypeScript generated from JSDocs, we might be able to get Flow for free via https://github.com/joarwilk/flowgen

JSDocs > TS > Flow... What could possibly go wrong? :)

nrabinowitz avatar Oct 24 '19 16:10 nrabinowitz