Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/directus/directus
/ collab.ts
File
collab.ts
packages/types/src/websockets/collab.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{
type
UUID } from
'crypto'
;
2
import
z from
'zod'
;
3
import
type
{ Item, PrimaryKey } from
'../items.js'
;
4
import
{ TYPE } from
'./type.js'
;
Callers
nothing calls this directly
Calls
2
string
Method · 0.80
extend
Method · 0.80
Tested by
no test coverage detected