Home
last modified time | relevance | path

Searched defs:getRootComponent (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-router/build/static/
H A DgetRootComponent.d.ts1 export declare function getRootComponent(): any; function
H A DgetRootComponent.js11 function getRootComponent() { function
/expo/packages/expo-router/src/static/
H A DgetRootComponent.ts9 export function getRootComponent() { function