Skip to content

Commit 61fa6e2

Browse files
authored
Change ./cw-interface to ./types
1 parent f0e077f commit 61fa6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
export * from './CWSimulateApp';
2-
export * from './cw-interface';
2+
export * from './types';
33
export * from './store';

0 commit comments

Comments
 (0)