Skip to content

Commit 4fff04b

Browse files
committed
Export all types
1 parent bbb9a5b commit 4fff04b

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
@@ -305,3 +305,5 @@ export class EQP {
305305
}
306306
}
307307
}
308+
309+
export * from './types';

0 commit comments

Comments
 (0)