This website requires JavaScript.
Explore
Help
Sign In
UniqAI
/
bolt.new
Watch
1
Star
0
Fork
0
You've already forked bolt.new
mirror of
https://github.com/stackblitz/bolt.new
synced
2025-02-06 04:48:04 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9d0066a449
bolt.new
/
app
/
types
/
artifact.ts
6 lines
87 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: add first version of workbench, increase token limit, improve system prompt
2024-07-17 18:54:46 +00:00
export
interface
BoltArtifactData
{
id
:
string
;
title
:
string
;
added artifact bundling for custom long artifacts like uploading folder
2024-12-02 13:00:21 +00:00
type
?
:
string
;
feat: add first version of workbench, increase token limit, improve system prompt
2024-07-17 18:54:46 +00:00
}
Reference in New Issue
Copy Permalink