UNPKG

@duoduo-oba/ng-devui

Version:

DevUI components based on Angular

3 lines (2 loc) 140 B
export declare type SplitterOrientation = 'vertical' | 'horizontal'; export declare type CollapseDirection = 'before' | 'after' | 'both';