mirror of
https://git.beihong.wang/wangbeihong/iot-bedroom-environment-controller.git
synced 2026-04-23 19:03:05 +08:00
3 lines
190 B
TypeScript
3 lines
190 B
TypeScript
/// <reference types="miniprogram-api-typings" />
|
|
export declare function setContentAnimate(context: WechatMiniprogram.Component.TrivialInstance, expanded: boolean, mounted: boolean): void;
|