"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "useRedirectToPathOrRedirectPath", { enumerable: true, get: function () { return _redirect_path.useRedirectPath; } }); var _redirect_path = require("./redirect_path");