Patch Changes
-
#3430
99ad841
Thanks @gcanti! - Fix return types forattachPropertySignature
function.This commit addresses an inconsistency in the return types between the curried and non-curried versions of the
attachPropertySignature
function. Previously, the curried version returned aSchema
, while the non-curried version returned aSchemaClass
. -
Updated dependencies [
fd4b2f6
]:- effect@3.6.2