Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6174/comflowyspace
/ document-database.ts
File
document-database.ts
packages/common/storage/document-database.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
defaultWorkflow from
'../templates/default-workflow'
;
2
import
{ getWorkflowTemplate } from
'../templates/templates'
;
3
import
{ uuid } from
'../utils'
;
4
import
{ throttle } from
'lodash'
;
Callers
nothing calls this directly
Calls
1
updateDoc
Method · 0.45
Tested by
no test coverage detected