@vonage/client-sdk
Advanced tools
Comparing version 1.2.1-snapshot.35.0 to 1.2.1-snapshot.36.0
import './kotlin/clientsdk-clientcore_js'; | ||
import type { InitConfigObjectJS as InitConfigObjectTS } from './utils/ClientConfig'; | ||
import type { VonageLoggerJS as VonageLoggerTS } from './utils/logging'; | ||
declare module './kotlin/clientsdk-clientcore_js' { | ||
namespace vonage { | ||
type InitConfigObjectJS = InitConfigObjectTS; | ||
type VonageLoggerJS = VonageLoggerTS; | ||
interface CombinedClientJS { | ||
@@ -5,0 +9,0 @@ /** |
{ | ||
"name": "@vonage/client-sdk", | ||
"version": "1.2.1-snapshot.35.0", | ||
"version": "1.2.1-snapshot.36.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "type": "module", |
13582382
287500