@micro-router
    Preparing search index...
    interface Location {
        hash: string;
        pathname: string;
        search: string;
    }
    Index

    Properties

    Properties

    hash: string
    pathname: string
    search: string