UNPKG

@tsed/schema

Version:
3 lines (2 loc) 181 B
import { JsonSchemaOptions } from "../../interfaces/JsonSchemaOptions.js"; export declare function pathsMapper(model: any, { paths, rootPath, ...options }: JsonSchemaOptions): any;