UNPKG

106 BTypeScriptView Raw
1/**
2 * 插入页面动画需要的样式
3 */
4export declare function loadAnimateStyle(ms?: number): void;