Skip to main content

protocol/identity/users

packages/protocol/src/identity/users

Purpose

User identity identifiers.

Public surface

UserId

TypeAlias
export type UserId = string & Brand.Brand<"UserId">;

UserId

Variable
export type UserId = string & Brand.Brand<"UserId">

Files

  • ids.ts