UNPKG

@fluent-form/core

Version:

An Angular dynamic forms library powered by Fluent API and JSON.

3 lines (2 loc) 184 B
import { type FluentFormFeature, FluentFormFeatureKind } from './interface'; export declare function withStaticExpression(): FluentFormFeature<FluentFormFeatureKind.StaticExpression>;