Skip to content

Commit 8336088

Browse files
committed
feat: export SwiftUI component types
1 parent 81148a9 commit 8336088

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ export * from "./components/SwiftUISheetPicker";
99
export * from "./styles";
1010
// export * from "./utils";
1111

12+
export type * from "./components/SwiftUI";
1213
export type * from "./types";

0 commit comments

Comments
 (0)