mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 21:33:12 +08:00 
			
		
		
		
	improve cleanup and rollout
This commit is contained in:
		| @@ -8,7 +8,9 @@ export interface CheckResult { | ||||
|   description?: string; | ||||
|   metaInfo?: string; | ||||
|   config?: { | ||||
|     rollout?: number; | ||||
|     rollout?: { | ||||
|       [packageVersion: string]: number; | ||||
|     }; | ||||
|     [key: string]: any; | ||||
|   }; | ||||
|   pdiff?: string; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 sunnylqm
					sunnylqm