Searched refs:getBundleIdWarningAsync (Results 1 – 2 of 2) sorted by relevance
10 getBundleIdWarningAsync,71 const warning = await getBundleIdWarningAsync(bundleIdentifier);
157 export const getBundleIdWarningAsync = memoize(getBundleIdWarningInternalAsync); constant