UNPKG

whodis-react-storage-browser

Version:

React hooks and components for secure, best practices authentication in seconds

5 lines (4 loc) 116 B
export declare const setCurrentUrl: ({ method, to, }: { method: 'replace' | 'push'; to: string; }) => void;