mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
types(Field): should export FieldInstance type (#9254)
This commit is contained in:
@@ -8,6 +8,7 @@ export { Field };
|
||||
export type {
|
||||
FieldType,
|
||||
FieldRule,
|
||||
FieldInstance,
|
||||
FieldTextAlign,
|
||||
FieldClearTrigger,
|
||||
FieldFormatTrigger,
|
||||
|
Reference in New Issue
Block a user