UNPKG

@xui/components

Version:

xUI Components for Angular

2 lines (1 loc) 64 B
export type StatusType = 'online' | 'idle' | 'dnd' | 'offline';