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