UNPKG

@react-navigation/core

Version:

Core utilities for building navigators

5 lines 266 B
export declare function usePreventRemoveContext(): { preventedRoutes: import("./PreventRemoveContext").PreventedRoutes; setPreventRemove: (id: string, routeKey: string, preventRemove: boolean) => void; }; //# sourceMappingURL=usePreventRemoveContext.d.ts.map