We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
allowImportingTsExtensions
1 parent 11663cd commit 8a804f5Copy full SHA for 8a804f5
src/main/ts/index.ts
@@ -1,2 +1,2 @@
1
-export type * from './ingrid.ts'
2
-export { parse } from './ingrid.ts'
+export type * from './ingrid.js'
+export { parse } from './ingrid.js'
0 commit comments