UNPKG

@telsystems/design

Version:
6 lines (5 loc) 103 B
export interface ISiderState { collapsed?: boolean; below: boolean; belowShow?: boolean; }