UNPKG
@coherenceplatform/sdk
Version:
latest (0.0.2)
0.0.2
0.0.1
Coherence SDK for embedding AI-powered chat into your applications
withcoherence.com
@coherenceplatform/sdk
/
dist
/
utils
/
serialization.d.ts
3 lines
•
141 B
TypeScript
View Raw
1
2
3
export
function
filterNonSerializable
(obj: any)
: any;
export
function
decodeJWT
(token: any)
: any;
//# sourceMappingURL=serialization.d.ts.map