hyper-angular
Version:
Components Angular Library
9 lines (8 loc) • 426 B
TypeScript
import { OnInit } from '@angular/core';
import * as i0 from "@angular/core";
export declare class ButtonsControlersStepsComponent implements OnInit {
constructor();
ngOnInit(): void;
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonsControlersStepsComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<ButtonsControlersStepsComponent, "hp-buttons-controlers-steps", never, {}, {}, never, never>;
}