nestedToComponent
@tsed/schema-formio
Usage
typescript
import { nestedToComponent } from "@tsed/schema-formio";
See /packages/third-parties/schema-formio/src/types/components/nestedToComponent.ts.
Overview
ts
function nestedToComponent(schema: any, options: any): any;