UNPKG

190 BTypeScriptView Raw
1import * as TJS from "../typescript-json-schema";
2export declare function assertSchema(group: string, type: string, settings?: TJS.PartialArgs, compilerOptions?: TJS.CompilerOptions): void;