MCPcopy Create free account
hub / github.com/sqlchat/sqlchat / CreatorRole

Enum CreatorRole

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

Source from the content-addressed store, hash-verified

1import { Id, Timestamp } from ".";
2
3export enum CreatorRole {
4 System = "system",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected