We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6b1ba2e
There was an error while loading. Please reload this page.
Added missing dependency tslib required for non-typescript projects, this because itz is compiled with --importHelpers.
tslib
--importHelpers
a738ef4
Fixes a bug with exports that would cause runtime errors.