UNPKG

@skyux/layout

Version:

This library was generated with [Nx](https://nx.dev).

12 lines (11 loc) 409 B
import { BehaviorSubject } from 'rxjs'; import * as i0 from "@angular/core"; /** * @internal */ export declare class SkyDefinitionListService { labelWidth: BehaviorSubject<string | undefined>; defaultValue: BehaviorSubject<string | undefined>; static ɵfac: i0.ɵɵFactoryDeclaration<SkyDefinitionListService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<SkyDefinitionListService>; }