UNPKG
@embrace-io/web-sdk
Version:
latest (2.25.0)
2.25.0
2.24.0
2.23.1
2.22.0
2.21.0
2.20.0
2.19.0
2.18.0
2.17.0
2.16.0
2.15.0
2.14.0
2.13.0
2.12.1
2.12.0
2.11.1
2.11.0
2.10.0
2.9.0
2.8.3
2.8.2
2.8.1
2.8.0
2.7.1
2.6.0
2.5.0
2.4.1
2.3.3
2.3.2
2.3.1
2.3.0
2.2.0
2.1.0
2.0.1
2.0.0
1.8.2
1.8.1
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
1.4.1
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
0.2.2
0.2.1
0.2.0
0.1.5
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
Embrace Web SDK
github.com/embrace-io/embrace-web-sdk
embrace-io/embrace-web-sdk
@embrace-io/web-sdk
/
build
/
types
/
managers
/
EmbraceUserManager
/
constants.d.ts
4 lines
•
264 B
TypeScript
View Raw
1
2
3
4
export
declare
const
EMBRACE_USER_STORAGE_KEY_DEPRECATED
=
"embrace_user"
;
export
declare
const
EMBRACE_USER_ID_STORAGE_KEY
=
"embrace_user_id"
;
export
declare
const
EMBRACE_EXTERNAL_USER_ID_KEY
=
"embrace_external_user_id"
;
//# sourceMappingURL=constants.d.ts.map