This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
0.3.1 (Jule 2, 2021)
Fixes
const enum
replaced withenum
for compatibility with CRA and other environments configured withisolatedModules: true
ts param- Runtime dependencies were not marked as non-browser in package.json
- Erroneously applied
declare
modifiers of exported types