We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a009970 commit e4f1a04Copy full SHA for e4f1a04
src/index.ts
@@ -1 +1,3 @@
1
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