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 4475fe2 commit 3a3370cCopy full SHA for 3a3370c
src/index.js
@@ -1,5 +1,5 @@
1
import './lang/index.js';
2
-import { FlashClient } from './flash/FlashClient.js';
+import { FlashClient } from './flashql/FlashClient.js';
3
import { Script } from './lang/Script.js';
4
5
export { FlashClient }
0 commit comments