@blackbaud/skyux-lib-stache
Version:
This library was generated with [Nx](https://nx.dev).
9 lines (8 loc) • 478 B
TypeScript
import * as i0 from "@angular/core";
export declare class StacheTutorialStepComponent {
#private;
set showNumber(value: boolean | string | undefined);
get showNumber(): boolean;
static ɵfac: i0.ɵɵFactoryDeclaration<StacheTutorialStepComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<StacheTutorialStepComponent, "stache-tutorial-step", never, { "showNumber": { "alias": "showNumber"; "required": false; }; }, {}, never, ["*"], false, never>;
}