nextMapper
@tsed/schema
Usage
typescript
import { nextMapper } from "@tsed/schema";
See /packages/specs/schema/src/components/default/nextMapper.ts.
Overview
ts
function nextMapper(input: JsonSchema | Type | any, options: JsonSchemaOptions): any;