UNPKG

clarity-angular

Version:

Angular components for Clarity

7 lines (6 loc) 249 B
import { VerticalNavGroupService } from "./providers/vertical-nav-group.service"; export declare class VerticalNavLink { private _navGroupService; constructor(_navGroupService: VerticalNavGroupService); private expandParentNavGroup(); }