{"version":3,"names":[],"mappings":"","sources":["plugins/header-plugin/header-plugin.component.d.ts"],"sourcesContent":["import { AfterViewInit } from '@angular/core';\nimport { Router } from '@angular/router';\nexport declare class HeaderPluginComponent implements AfterViewInit {\n    private router;\n    constructor(router: Router);\n    ngAfterViewInit(): void;\n    OnSettings(): void;\n    OnChangePassword(): void;\n    OnLogout(): void;\n    menuSidebar(): void;\n}\n"],"file":"header-plugin.component.d.ts"}