Type Alias RulesPreloadingMidAD

RulesPreloadingMidAD: {
    noticeTime: number;
    offset: number;
    showNotice: boolean;
    version: number;
}