TagoIO SDK for JavaScript and TypeScript
Preparing search index...
Types
TagoContext
Interface TagoContext
As current version of the SDK doesn't provide the TagoContext interface.
interface
TagoContext
{
analysis_id
:
string
;
environment
:
AnalysisEnvironment
[]
;
log
:
(
...
args
:
any
[]
)
=>
void
;
token
:
string
;
}
Index
Properties
analysis_
id
environment
log
token
Properties
analysis_
id
analysis_id
:
string
environment
environment
:
AnalysisEnvironment
[]
log
log
:
(
...
args
:
any
[]
)
=>
void
token
token
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
analysis_
id
environment
log
token
TagoIO SDK for JavaScript and TypeScript
Loading...
As current version of the SDK doesn't provide the TagoContext interface.