Searched defs:withBundleIdentifier (Results 1 – 3 of 3) sorted by relevance
4 export declare const withBundleIdentifier: ConfigPlugin<{ constant
78 const withBundleIdentifier = (config, { function
15 export const withBundleIdentifier: ConfigPlugin<{ bundleIdentifier?: string }> = ( constant