typeflex
typeflex copied to clipboard
npm package does not seem to work
When I try to use the package with webpack I get the following error in browser:
TypeError: typeflex_1.default is undefined[Learn More]
Got it working by not using default export.