Skip to content

lazyRefMapper

@tsed/schema

Usage

typescript
import { lazyRefMapper } from "@tsed/schema";

See /packages/specs/schema/src/types/components/default/lazyRefMapper.ts.

Overview

ts
function lazyRefMapper(jsonLazyRef: JsonLazyRef, options: JsonSchemaOptions): any;

Released under the MIT License.