UNPKG

@tsed/schema-formio

Version:

Transform Ts.ED Schema & JsonSchema to a valid Formio schema

5 lines (3 loc) 136 B
import {Type} from "@tsed/core"; // tslint:disable-next-line:variable-name export const FormsContainer: Map<string, Type> = new Map();