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
/
markdown-text.d.ts
3 lines
•
216 B
TypeScript
View Raw
1
2
3
import
"@assistant-ui/react-markdown/styles/dot.css"
;
export
declare
const
MarkdownText
:
import
(
"react"
).
MemoExoticComponent
<
() =>
import
(
"react/jsx-runtime"
).
JSX
.
Element
>;
//# sourceMappingURL=markdown-text.d.ts.map