@heycharles/browser-sdk
Advanced tools
Comparing version 4.235.1 to 4.236.0
@@ -532,3 +532,3 @@ import { UniverseHealth, UniverseStatus } from './status'; | ||
availableIntegrations(options?: EntityFetchOptions): Promise<integration.AvailableIntegrationRawPayload[] | undefined>; | ||
setupIntegration(payload: object, setupEndpoint: string): Promise<number | undefined>; | ||
setupIntegration(payload: object, setupEndpoint: string, version?: string): Promise<number | undefined>; | ||
messageBrokers(options?: EntityFetchOptions): Promise<messageBroker.MessageBroker[] | messageBroker.MessageBrokerRawPayload[] | undefined>; | ||
@@ -535,0 +535,0 @@ storefronts(options?: EntityFetchOptions): Promise<storefront.Storefront[] | storefront.StorefrontRawPayload[] | undefined>; |
{ | ||
"name": "@heycharles/browser-sdk", | ||
"version": "4.235.1", | ||
"version": "4.236.0", | ||
"description": "The Browser SDK for the Charles APIs.", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
2847811
40986