UNPKG

@tsed/schema

Version:
6 lines (5 loc) 198 B
import { JsonSchemaOptions } from "../../interfaces/JsonSchemaOptions.js"; /** * @ignore */ export declare function inheritedClassMapper(obj: any, { target, ...options }: JsonSchemaOptions): any;