动画相关的配置

interface AnimeOptions {
    duration?: number;
}

Properties

Properties

duration?: number

动画时长,单位是毫秒