UNPKG

@tsed/json-mapper

Version:
6 lines (5 loc) 216 B
import type { JsonMapperGlobalOptions } from "./JsonMapperGlobalOptions.js"; /** * Default runtime settings applied by the JSON mapper pipeline. */ export declare const JsonMapperSettings: JsonMapperGlobalOptions;