Type Alias CustomIntegrationProviderKeys

CustomIntegrationProviderKeys: { apiKey: string; publishableKey: string }

Type declaration

  • apiKey: string
  • publishableKey: string