Skip to content

Commit 3a3370c

Browse files
committed
Import namespaces fix
1 parent 4475fe2 commit 3a3370c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import './lang/index.js';
2-
import { FlashClient } from './flash/FlashClient.js';
2+
import { FlashClient } from './flashql/FlashClient.js';
33
import { Script } from './lang/Script.js';
44

55
export { FlashClient }

0 commit comments

Comments
 (0)