UNPKG

@obliczeniowo/elementary

Version:
9 lines (8 loc) 469 B
import { ModellerBoxComponent } from '../modeller-box/modeller-box.component'; import * as i0 from "@angular/core"; export declare class SplitInputBoxComponent extends ModellerBoxComponent { protected dynamic?: boolean; protected reload(): void; static ɵfac: i0.ɵɵFactoryDeclaration<SplitInputBoxComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<SplitInputBoxComponent, "obl-split-input-box", never, {}, {}, never, never, false, never>; }