@types/amplitude-js
Advanced tools
Comparing version 8.9.5 to 8.9.6
@@ -125,2 +125,4 @@ // Type definitions for Amplitude SDK 8.9 | ||
clearStorage(): boolean; | ||
setOptOut(enable: boolean): void; | ||
@@ -127,0 +129,0 @@ |
{ | ||
"name": "@types/amplitude-js", | ||
"version": "8.9.5", | ||
"version": "8.9.6", | ||
"description": "TypeScript definitions for Amplitude SDK", | ||
@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/amplitude-js", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "3095a4648ff64ad0235e77e971f61afcb976498e08551de72e46ce345c3fd664", | ||
"typesPublisherContentHash": "62581c4fec4716f9e1efed8238721b4b338a7cf4cc36695476fba8ffd3488391", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 25 Jan 2022 08:31:28 GMT | ||
* Last updated: Wed, 02 Feb 2022 08:01:25 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: `amplitude` |
11686
207