Skip to content

Commit abd552a

Browse files
Added index.ts with main exports
1 parent 6f18309 commit abd552a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export * from './models/config.model';
2+
export * from './main';

0 commit comments

Comments
 (0)