Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
User identity identifiers.
packages/protocol/src/identity/users
UserId
export type UserId = string & Brand.Brand<"UserId">;
export type UserId = string & Brand.Brand<"UserId">
ids.ts