UNPKG

@fluent-form/core

Version:

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

4 lines (3 loc) 145 B
import { type Rule } from '@angular-devkit/schematics'; import type { Schema } from './schema'; export default function (options: Schema): Rule;