Skip to content

@morph-mapper/source


@morph-mapper/source / RuntimeSchemaMap

Type Alias: RuntimeSchemaMap

RuntimeSchemaMap = object

Defined in: types/runtime.ts:31

Properties

configKey?

optional configKey?: string

Defined in: types/runtime.ts:34


displayName?

optional displayName?: string

Defined in: types/runtime.ts:32


outputType?

optional outputType?: string

Defined in: types/runtime.ts:33


values

values: Record<string, RuntimeSchemaNode>

Defined in: types/runtime.ts:35