Return type of the Obj schema constructor.
Obj
This typedef avoids TS4023 error (name from external module cannot be used named). See Effect's note on interface types.
TS4023
Readonly
Merges a set of new annotations with existing ones, potentially overwriting any duplicates.
Return type of the
Objschema constructor.This typedef avoids
TS4023error (name from external module cannot be used named). See Effect's note on interface types.