Are you an LLM? You can read better optimized documentation at /api/specs/schema/types/components/mappers/default/function-next-mapper.md for this page in Markdown format
nextMapper
@tsed/schema
Usage
typescript
import { nextMapper } from "@tsed/schema";See /packages/specs/schema/src/components/mappers/default/nextMapper.ts.
Overview
ts
function nextMapper(input: JsonSchema | Type | any, options: JsonSchemaOptions): any;