Searched refs:VendoringModulePlatformConfig (Results 1 – 2 of 2) sorted by relevance
4 export type VendoringModulePlatformConfig<T = object> = T & { alias18 ios?: VendoringModulePlatformConfig<{31 android?: VendoringModulePlatformConfig<{65 platformConfig?: VendoringModulePlatformConfig<T>
10 VendoringModulePlatformConfig,27 modulePlatformConfig?: VendoringModulePlatformConfig