UNPKG

@blackbaud/skyux

Version:
7 lines (6 loc) 212 B
import { AfterContentInit } from '@angular/core'; export declare class SkyToolbarComponent implements AfterContentInit { hasSections: boolean; private sectionComponents; ngAfterContentInit(): void; }