- constMap<const M, const S>(mappingEntries, shape?): ConstMapRet<GenericMappingFunc<ObjectFromMappingEntries<TransformMapping<M, S>>, MappingDepth<M, S>>>
-
Type Parameters
-
const M extends MappingEntries
-
const S extends undefined | Shape = undefined
Parameters
-
mappingEntries: M
-
Optional
shape: S
Returns ConstMapRet<GenericMappingFunc<ObjectFromMappingEntries<TransformMapping<M, S>>, MappingDepth<M, S>>>