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
/
components
/
assistant-ui
/
thread-list.d.ts
3 lines
•
111 B
TypeScript
View Raw
1
2
3
import
type
{
FC
}
from
"react"
;
export
declare
const
ThreadList
:
FC
;
//# sourceMappingURL=thread-list.d.ts.map