Home
last modified time | relevance | path

Searched defs:withErrorOverlay (Results 1 – 2 of 2) sorted by relevance

/expo/packages/@expo/metro-runtime/build/error-overlay/
H A Dindex.d.ts2 export declare function withErrorOverlay(Comp: React.ComponentType<any>): React.ComponentType<any> … function
H A Dindex.js22 function withErrorOverlay(Comp) { function