UNPKG

@fluent-form/core

Version:

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

3 lines (2 loc) 105 B
import { Type } from '@angular/core'; export declare function withStyle(component: Type<unknown>): void;