MCPcopy
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

1import { type UUID } from 'crypto';
2import z from 'zod';
3import type { Item, PrimaryKey } from '../items.js';
4import { TYPE } from './type.js';

Callers

nothing calls this directly

Calls 2

stringMethod · 0.80
extendMethod · 0.80

Tested by

no test coverage detected