Home
last modified time | relevance | path

Searched refs:VendoringModulePlatformConfig (Results 1 – 2 of 2) sorted by relevance

/expo/tools/src/vendoring/
H A Dtypes.ts4 export type VendoringModulePlatformConfig<T = object> = T & { alias
18 ios?: VendoringModulePlatformConfig<{
31 android?: VendoringModulePlatformConfig<{
65 platformConfig?: VendoringModulePlatformConfig<T>
H A Dindex.ts10 VendoringModulePlatformConfig,
27 modulePlatformConfig?: VendoringModulePlatformConfig