Type Alias GenerateProviderUrlResponse

type GenerateProviderUrlResponse = {
    url: string;
}
Index

Properties

Properties

url: string