UNPKG

@orchestrator/layout

Version:

> A set of simple layout components for Orchestrator library.

8 lines (7 loc) 369 B
import { LayoutFlatWrapOptions } from '../types'; import * as i0 from "@angular/core"; export declare class FlexWrapDirective { orcFxWrap: LayoutFlatWrapOptions; static ɵfac: i0.ɵɵFactoryDeclaration<FlexWrapDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<FlexWrapDirective, "[orcFxWrap]", never, { "orcFxWrap": "orcFxWrap"; }, {}, never>; }