We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0922471 commit 8483533Copy full SHA for 8483533
index.d.ts
@@ -1,2 +1,2 @@
1
-import Long from './umd/index';
+import Long from './umd/index.js';
2
export default Long; // compatible with `import Long from "long"`
0 commit comments