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