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
/
url.d.ts
4 lines
•
205 B
TypeScript
View Raw
1
2
3
4
export
function
buildStreamUrl
(streamUrl: any, backendUrl: any)
: any;
export
function
buildUrl
(baseUrl: any, path: any)
: any;
export
function
parseSSELine
(line: any)
: any;
//# sourceMappingURL=url.d.ts.map