UNPKG

274 BTypeScriptView Raw
1import type { NavigationContainerRefWithCurrent } from './types';
2export default function useNavigationContainerRef<ParamList extends {} = ReactNavigation.RootParamList>(): NavigationContainerRefWithCurrent<ParamList>;
3//# sourceMappingURL=useNavigationContainerRef.d.ts.map
\No newline at end of file