import {Type} from "@tsed/core";

// tslint:disable-next-line:variable-name
export const FormsContainer: Map<string, Type> = new Map();
