UNPKG

@ng-flexy/layout

Version:

Flexy components and tools to build Angular 8+ applications

5 lines (4 loc) 145 B
import { FlexyLayoutSchema } from '../model/layout-schema.model'; export declare class FlexyLayoutComponent { schema: FlexyLayoutSchema[]; }