We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81148a9 commit 8336088Copy full SHA for 8336088
src/index.ts
@@ -9,4 +9,5 @@ export * from "./components/SwiftUISheetPicker";
9
export * from "./styles";
10
// export * from "./utils";
11
12
+export type * from "./components/SwiftUI";
13
export type * from "./types";
0 commit comments