mirror of
https://git.beihong.wang/wangbeihong/iot-bedroom-environment-controller.git
synced 2026-04-23 11:43:04 +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;
|