Searched refs:withCustomBitcode (Results 1 – 4 of 4) sorted by relevance
9 exports.withCustomBitcode = exports.withBitcode = void 0;51 const withCustomBitcode = (config, bitcode) => { function63 exports.withCustomBitcode = withCustomBitcode;
16 export declare const withCustomBitcode: ConfigPlugin<Bitcode>; constant
1 …withCustomBitcode","bitcode","setBitcode","getBitcode","_config$ios","ios","isDefaultBehavior","ta…
30 export const withCustomBitcode: ConfigPlugin<Bitcode> = (config, bitcode) => { constant