UNPKG

266 BTypeScriptView Raw
1export default function usePreventRemoveContext(): {
2 preventedRoutes: import("./PreventRemoveContext").PreventedRoutes;
3 setPreventRemove: (id: string, routeKey: string, preventRemove: boolean) => void;
4};
5//# sourceMappingURL=usePreventRemoveContext.d.ts.map
\No newline at end of file