UNPKG
ashish-sdk
Version:
latest (1.8.0-plugins.5)
plugins (1.8.0-plugins.6)
1.8.0-plugins.6
1.8.0-plugins.5
ThoughtSpot Embed SDK
github.com/thoughtspot/visual-embed-sdk
thoughtspot/visual-embed-sdk
ashish-sdk
/
lib
/
src
/
errors.d.ts
5 lines
(4 loc)
•
120 B
TypeScript
View Raw
1
2
3
4
5
export
declare
const
ERROR_MESSAGE
: {
INVALID_THOUGHTSPOT_HOST
:
string
;
LIVEBOARD_VIZ_ID_VALIDATION
:
string
; };