Type alias LocationProps

LocationProps: Pick<Location, "pathname" | "host" | "protocol" | "href">

Generated using TypeDoc