Skip to content

@morph-mapper/source


@morph-mapper/source / SerializedSchemaMap

Type Alias: SerializedSchemaMap

SerializedSchemaMap = object

Defined in: types/definition.ts:18

Properties

configKey?

optional configKey?: string

Defined in: types/definition.ts:21


displayName?

optional displayName?: string

Defined in: types/definition.ts:19


outputType?

optional outputType?: string

Defined in: types/definition.ts:20


values

values: Record<string, SerializedSchemaNode>

Defined in: types/definition.ts:22