UNPKG

whodis-react-storage-browser

Version:

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

6 lines 239 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.getCurrentUrl = void 0; const getCurrentUrl = () => window.location.href; exports.getCurrentUrl = getCurrentUrl; //# sourceMappingURL=getCurrentUrl.js.map