Export ArtifactPill from web-ui index
This commit is contained in:
@@ -60,6 +60,7 @@ export type {
|
||||
} from "./storage/types.js";
|
||||
// Artifacts
|
||||
export { ArtifactElement } from "./tools/artifacts/ArtifactElement.js";
|
||||
export { ArtifactPill } from "./tools/artifacts/ArtifactPill.js";
|
||||
export { type Artifact, ArtifactsPanel, type ArtifactsParams } from "./tools/artifacts/artifacts.js";
|
||||
export { ArtifactsToolRenderer } from "./tools/artifacts/artifacts-tool-renderer.js";
|
||||
export { HtmlArtifact } from "./tools/artifacts/HtmlArtifact.js";
|
||||
|
||||
Reference in New Issue
Block a user