mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
types(Field): should export FieldInstance type (#9254)
This commit is contained in:
parent
b86b38cebe
commit
a6b34d24b0
@ -8,6 +8,7 @@ export { Field };
|
|||||||
export type {
|
export type {
|
||||||
FieldType,
|
FieldType,
|
||||||
FieldRule,
|
FieldRule,
|
||||||
|
FieldInstance,
|
||||||
FieldTextAlign,
|
FieldTextAlign,
|
||||||
FieldClearTrigger,
|
FieldClearTrigger,
|
||||||
FieldFormatTrigger,
|
FieldFormatTrigger,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user