We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76a07db commit 56a8ca9Copy full SHA for 56a8ca9
1 file changed
src/dictionary/custom_dictionary.ts
@@ -1,4 +1,4 @@
1
-import { dictionary as globalDictionary } from "./custom_dictionary.ts";
+import { dictionary as globalDictionary } from "./dictionary.ts";
2
import { Definition, Dictionary } from "./type.ts";
3
4
// all of these global constants are mutable
0 commit comments