UNPKG

angular-admin-lte

Version:
6 lines (5 loc) 150 B
import { ElementRef } from '@angular/core'; export declare class SidebarRightService { elementRef?: ElementRef; get scrollHeight(): number; }