Skip to content

Commit abd552a

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)