Return type of the Ref schema constructor.
Ref
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
Refschema constructor.This typedef avoids
TS4023error (name from external module cannot be used named). See Effect's note on interface types.