UNPKG

@thoughtspot/visual-embed-sdk

Version:
8 lines 322 B
/** * This function resets all the services that are cached in the SDK. * This is to be called when the user logs out of the application and also * when init is called again. * @version SDK: 1.30.2 | ThoughtSpot: * */ export declare function resetAllCachedServices(): void; //# sourceMappingURL=resetServices.d.ts.map