UNPKG

@tsed/schema

Version:
3 lines (2 loc) 156 B
import { JsonSchemaOptions } from "../../interfaces/JsonSchemaOptions.js"; export declare function anyMapper(input: any, options?: JsonSchemaOptions): any;