dashboard
repositories
filestore
activity
search
login
刘文浩
/
gzDyh
forked from
gzzfw/frontEnd/gzDyh
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改
dminyi
2024-09-11
0c330d5538b5158fbb86374cea2f2344c1df77be
[~liuwh/gzDyh.git]
/
by-wxparty
/
miniprogram_npm
/
@vant
/
weapp
/
collapse-item
/
animate.d.ts
1
2
/// <reference types="miniprogram-api-typings" />
export declare function setContentAnimate(context: WechatMiniprogram.Component.TrivialInstance, expanded: boolean, mounted: boolean): void;