@transcend-io/airgap.js-types
Advanced tools
Comparing version
import * as t from 'io-ts'; | ||
import { ViewState } from './enums'; | ||
/** Transcend logger items */ | ||
@@ -393,2 +394,6 @@ export declare type LogItem = { | ||
gpp?: string; | ||
/** Consent Manager View State */ | ||
viewState?: ViewState; | ||
/** Airgap Version */ | ||
airgapVersion?: string; | ||
}; | ||
@@ -395,0 +400,0 @@ /** Tracking purpose */ |
@@ -5,3 +5,3 @@ { | ||
"description": "TypeScript types for airgap.js interoperability with custom consent UIs", | ||
"version": "8.30.0", | ||
"version": "8.31.0", | ||
"homepage": "https://github.com/transcend-io/airgap.js-types", | ||
@@ -8,0 +8,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
177226
0.16%2303
0.22%