Sanity Library Reference Docs
    Preparing search index...
    interface DashboardUrl {
        toString(): string;
        toURL(options: { origin: string }): URL;
        url(options?: { origin?: string }): string;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Methods