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