Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/plugins/
H A DwithRunOnce.ts32 export function createRunOncePlugin<T>( function
/expo/packages/@expo/config-plugins/build/plugins/
H A DwithRunOnce.d.ts20 export declare function createRunOncePlugin<T>(plugin: ConfigPlugin<T>, name: string, version?: str… function
H A DwithRunOnce.js46 function createRunOncePlugin(plugin, name, version) { function
/expo/packages/@expo/config-plugins/build/
H A Dindex.js16 createRunOncePlugin: true, property