interface BaseOptions {
    userAction?: boolean;
}

Properties

Properties

userAction?: boolean

是否是用户行为