MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / messages.ts

File messages.ts

packages/types/src/messages.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SerializedUser } from './users';
2import { makeEnum } from './utils/makeEnum';
3
4export const MessageFormat = makeEnum({

Callers

nothing calls this directly

Calls 1

makeEnumFunction · 0.90

Tested by

no test coverage detected