We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
6b1ba2e
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.