Key🔗Definition🔗export interface Key { type: string; tick: number; uid?: string; } See also🔗 KeyBuilder