Skip to content

channelsMapper

@tsed/schema-async-api

Usage

typescript
import { channelsMapper } from "@tsed/schema-async-api";

See /packages/specs/schema-async-api/src/components/channelsMapper.ts.

Overview

ts
function channelsMapper(model: any, { channels, rootPath, ...options }: JsonSchemaOptions): any;

Released under the MIT License.