Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/stackblitz/bolt.new
/ BoltArtifactData
Interface
BoltArtifactData
app/types/artifact.ts:1–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
export
interface
BoltArtifactData {
2
id: string;
3
title: string;
4
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected