mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-05 10:22:44 +08:00
5 lines
285 B
TypeScript
5 lines
285 B
TypeScript
/// <reference types="miniprogram-api-typings" />
|
|
export declare const commonProps: WechatMiniprogram.Component.PropertyOption;
|
|
export declare const inputProps: WechatMiniprogram.Component.PropertyOption;
|
|
export declare const textareaProps: WechatMiniprogram.Component.PropertyOption;
|