Vinyl
    Preparing search index...

    Interface ResolvedDashUri

    interface ResolvedDashUri {
        serviceLocation: null | string;
        url: string;
    }
    Index

    Properties

    Properties

    serviceLocation: null | string

    The service location.

    BaseURL.serviceLocation

    url: string

    The absolute URL.