Home
last modified time | relevance | path

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

/expo/tools/src/vendoring/
H A Dlegacy.ts31 onDidVendorAndroidFile?: (file: string) => Promise<void>; property
395 onDidVendorAndroidFile: async (file: string) => {
444 onDidVendorAndroidFile: async (file: string) => {
614 onDidVendorAndroidFile: async (file: string) => {
638 onDidVendorAndroidFile: async (file: string) => {
1012 await step.onDidVendorAndroidFile?.(file);