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