We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/* esm.sh - error */
This file gives an error: https://cdn.esm.sh/v44/[email protected]/types.d.ts
/* esm.sh - error */ throw new Error("[esm.sh] " + "Could not resolve \"xlsx/types.d.ts\""); export default null;
This gets automatically loaded from https://esm.sh/xlsx , which makes that unusable.
The text was updated successfully, but these errors were encountered:
d1487d9
@roseMix thanks, just fixed in v45 build
Sorry, something went wrong.
No branches or pull requests
This file gives an error:
https://cdn.esm.sh/v44/[email protected]/types.d.ts
This gets automatically loaded from https://esm.sh/xlsx , which makes that unusable.
The text was updated successfully, but these errors were encountered: