Home
last modified time | relevance | path

Searched defs:withStaticPlugin (Results 1 – 4 of 4) sorted by relevance

/expo/packages/@expo/config-plugins/build/plugins/
H A DwithStaticPlugin.d.ts10 export declare const withStaticPlugin: ConfigPlugin<{ constant
H A DwithStaticPlugin.js68 const withStaticPlugin = (config, props) => { function
/expo/packages/@expo/config-plugins/src/plugins/
H A DwithStaticPlugin.ts50 export const withStaticPlugin: ConfigPlugin<{ constant
/expo/packages/@expo/config-plugins/build/
H A Dindex.js37 withStaticPlugin: true, property