Skip to content

Type Alias: Id

ts
type Id = string | number;

Unique identifier type for annotations