@morph-mapper/source / RuntimeSchemaMap
Type Alias: RuntimeSchemaMap
RuntimeSchemaMap =
object
Defined in: types/runtime.ts:31
Properties
configKey?
optionalconfigKey?:string
Defined in: types/runtime.ts:34
displayName?
optionaldisplayName?:string
Defined in: types/runtime.ts:32
outputType?
optionaloutputType?:string
Defined in: types/runtime.ts:33
values
values:
Record<string,RuntimeSchemaNode>
Defined in: types/runtime.ts:35