We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 734102a commit 64e2d58Copy full SHA for 64e2d58
src/index.ts
@@ -1,5 +1,5 @@
1
-import 韻鏡位置 from './core/韻鏡位置.js';
2
-import 音韻地位2韻鏡位置 from './core/音韻地位2韻鏡位置.js';
+import 韻鏡位置 from './core/韻鏡位置';
+import 音韻地位2韻鏡位置 from './core/音韻地位2韻鏡位置';
3
import { iter韻鏡字頭, 韻鏡位置2字頭 } from './core/韻鏡字頭';
4
5
export { 音韻地位2韻鏡位置, 韻鏡位置, iter韻鏡字頭, 韻鏡位置2字頭 };
0 commit comments