Skip to content

Typescript support

Latest
Compare
Choose a tag to compare
@jeremyis jeremyis released this 27 Jan 19:51
bb90bca
v3.0.0: Add Typescript support via TSDX and some other minor improvem…

…ents (#2)

-TypeScript support (breaks JS require - now is `const Configly = require('configly-js').Configly`)
- Add `isInitialized`
- Break singleton return on constructor since that's funky and breaks TypeScript

Note: we need to build / re-deploy the frontend JS