@fluent-form/core
Version:
An Angular dynamic forms library powered by Fluent API and JSON.
10 lines (9 loc) • 371 B
TypeScript
import * as i0 from "@angular/core";
/**
* @internal
*/
export declare class FluentWithInjectorDirective {
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<FluentWithInjectorDirective, never>;
static ɵdir: i0.ɵɵDirectiveDeclaration<FluentWithInjectorDirective, "[ngTemplateOutlet][fluentWithInjector]", never, {}, {}, never, never, true, never>;
}