types: export more types (#8652)

This commit is contained in:
neverland
2021-05-03 09:47:56 +08:00
committed by GitHub
parent 721ecb6e76
commit 914aafb1d8
9 changed files with 14 additions and 5 deletions
+1
View File
@@ -8,6 +8,7 @@ export { Picker };
export type {
PickerColumn,
PickerOption,
PickerFieldNames,
PickerObjectColumn,
PickerObjectOption,
PickerToolbarPosition,