Skip to content

mapToComponent

@tsed/schema-formio

Usage

typescript
import { mapToComponent } from "@tsed/schema-formio";

See /packages/third-parties/schema-formio/src/types/components/mapToComponent.ts.

Overview

ts
function mapToComponent(schema: any, options: any): any;

Released under the MIT License.