Vinyl
    Preparing search index...

    Interface PartialLocation

    A subset of Location properties available in all environments.

    interface PartialLocation {
        href: string;
        origin: string;
        search: string;
    }
    Index

    Properties

    Properties

    href: string
    origin: string
    search: string