Type Alias GenerateProviderUrlResponse

type GenerateProviderUrlResponse = {
    url: string;
}
Index
url: string