UNPKG

@ngx-performance-ui/ui

Version:
6 lines (5 loc) 159 B
export declare class LayoutScroll { payload: 'top' | 'bottom'; static readonly type = "[Layout] Scroll"; constructor(payload: 'top' | 'bottom'); }