UNPKG

@swimlane/ngx-graph

Version:
8 lines (7 loc) 296 B
import { Layout } from '../../models/layout.model'; import * as i0 from "@angular/core"; export declare class LayoutService { getLayout(name: string): Layout; static ɵfac: i0.ɵɵFactoryDeclaration<LayoutService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<LayoutService>; }