radar-sdk-js icon indicating copy to clipboard operation
radar-sdk-js copied to clipboard

ts types + es build

Open moczix opened this issue 2 years ago • 1 comments

hello, could you write typings for library? and build es treeshakeable dist? i want to use it in angular and now i must write my own types

moczix avatar Jun 01 '22 08:06 moczix

Would like to second this comment. Would love to use this library but need the typings!

optojack avatar Sep 15 '22 20:09 optojack

Just wanted to post an update, we now have a v4 version of the SDK in beta, that has been fully updated with typescript.

You can check it out here: https://github.com/radarlabs/radar-sdk-js/tree/v4-beta (see MIGRATION for more details on upgrading to the latest version)

kochis avatar Jun 30 '23 18:06 kochis

Types are now available: https://github.com/radarlabs/radar-sdk-js/blob/master/src/types.ts

kochis avatar Jul 21 '23 19:07 kochis