Skip to content

Commit e4f1a04

Browse files
committed
fix: export types
1 parent a009970 commit e4f1a04

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
@@ -1 +1,3 @@
11
export * from "./rapidoc.module";
2+
export type * from "./interfaces/rapidoc-custom-options.interface";
3+
export type * from "./interfaces/rapidoc-ui-options.interface";

0 commit comments

Comments
 (0)