@sberdevices/ad-sdk-types
Advanced tools
Comparing version 1.0.5 to 1.0.6-canary.25108.027eec97369ce15a36b834bf71afebbad25c01db.0
@@ -6,3 +6,3 @@ import { createAssistant } from '@salutejs/client'; | ||
onSuccess?(): void; | ||
onError?(err: Error): void; | ||
onError(err: Error): void; | ||
} | ||
@@ -16,3 +16,3 @@ export declare function init(params: SimpleInitParams): void; | ||
onSuccess?(): void; | ||
onError?(err: Error): void; | ||
onError(err: Error): void; | ||
} | ||
@@ -24,3 +24,3 @@ export declare function initWithParams(params: InitWithParamsParams): void; | ||
onSuccess?(): void; | ||
onError?(err: Error): void; | ||
onError(err: Error): void; | ||
} | ||
@@ -34,3 +34,3 @@ export declare function initWithAssistant(params: InitWithAssistantParams): void; | ||
onSuccess?(): void; | ||
onError?(err: Error): void; | ||
onError(err: Error): void; | ||
onEmptyResponse?(): void; | ||
@@ -42,3 +42,3 @@ onAdReady?(): void; | ||
onSuccess?(): void; | ||
onError?(err: Error): void; | ||
onError(err: Error): void; | ||
onEmptyResponse?(): void; | ||
@@ -52,3 +52,3 @@ onAdReady?(): void; | ||
onSuccess?(): void; | ||
onError?(err: Error): void; | ||
onError(err: Error): void; | ||
onEmptyResponse?(): void; | ||
@@ -55,0 +55,0 @@ } |
{ | ||
"name": "@sberdevices/ad-sdk-types", | ||
"version": "1.0.5", | ||
"version": "1.0.6-canary.25108.027eec97369ce15a36b834bf71afebbad25c01db.0", | ||
"description": "SberDevices Ad SDK types", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5383
2