mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-04-07 00:15:23 +02:00
2 lines
111 B
TypeScript
2 lines
111 B
TypeScript
|
|
export { buildArtifactHtml } from './artifact-builder';
|
||
|
|
export type { RenderConfig } from './artifact-builder';
|