类型别名 OpenRealmBehaviorConfiguration

Open Realm 行为配置: {
    timeOut?: 数字
    timeOutBehavior?: OpenRealmTimeOutBehavior
    类型: OpenRealmBehaviorType
}

类型声明

使用TypeDoc生成