Type Alias StudioBaseUrlAlpha

StudioBaseUrl:
    | `/${string}`
    | `${string}.sanity.studio`
    | `https://${string}`
    | string