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.
./cw-interface
./types
1 parent f0e077f commit 61fa6e2Copy full SHA for 61fa6e2
src/index.ts
@@ -1,3 +1,3 @@
1
export * from './CWSimulateApp';
2
-export * from './cw-interface';
+export * from './types';
3
export * from './store';
0 commit comments