型エイリアス OpenRealmBehaviorConfiguration

オープン Realm の動作構成: {
    timeOut?: 数値;
    timeOutBehavior?: OpenRealmTimeOutBehavior;
    タイプ: OpenRealmBehaviorType;
}

型宣言

TypeDocを使用して生成