Skip to content
# Function: extractTypeProtection()

extractTypeProtection(enhanced): TypeProtectionConfig

Defined in: packages/core/src/transformers/EnhancedJsonMapping.ts:283

Extracts type protection configuration from enhanced mapping.

Parameters

enhanced

EnhancedJsonMapping

Returns

TypeProtectionConfig

Released under the MIT License.