UNPKG

@fluent-form/core

Version:

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

12 lines (11 loc) 358 B
export * from './col.pipe'; export * from './control.pipe'; export * from './inject.pipe'; export * from './invoke.pipe'; export * from './new.pipe'; export * from './reactive.pipe'; export * from './renderable.pipe'; export * from './schema-type.pipe'; export * from './schema.pipe'; export * from './template.pipe'; export * from './widget-template.pipe';