Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tldraw/tldraw
/ set
Method
set
templates/image-pipeline/worker-configuration.d.ts:7232–7232 ·
view source on GitHub ↗
* Set a new stored value
(value: string)
Source
from the content-addressed store, hash-verified
7230
* Set a
new
stored value
7231
*/
7232
set(value: string): Promise<void>
7233
}
7234
interface
Hyperdrive {
7235
/**
Callers
15
makeOrLoadRoom
Function · 0.65
handleAssetDownload
Function · 0.65
webSocketMessage
Method · 0.65
resetShaderConfig
Function · 0.65
resetShaderConfig
Function · 0.65
resetShaderConfig
Function · 0.65
resetFluidConfig
Function · 0.65
makeOrLoadRoom
Function · 0.65
handleImageDownload
Function · 0.65
set
Method · 0.65
onHandleDragEnd
Method · 0.65
insertNodeWithinConnection
Function · 0.65
Implementers
10
LruCache
packages/utils/src/lib/LruCache.ts
__Atom__
packages/state/src/lib/Atom.ts
ImmutableMap
packages/store/src/lib/ImmutableMap.ts
AtomMap
packages/store/src/lib/AtomMap.ts
EditorAtom
packages/editor/src/lib/utils/EditorAt
SQLiteSyncStorageTransaction
packages/sync-core/src/lib/SQLiteSyncS
InMemorySyncStorageTransaction
packages/sync-core/src/lib/InMemorySyn
PresenceStore
packages/sync-core/src/lib/TLSyncRoom.
EditorAtom
templates/image-pipeline/src/utils.ts
EditorAtom
templates/workflow/src/utils.ts
Calls
no outgoing calls
Tested by
no test coverage detected