⚠️ Internal: This API is not publically exported by the package.

      Interface ExitUnifyIgnore

      Since

      2.0.0

      interface ExitUnifyIgnore {
          Channel?: true;
          Effect?: true;
          Either?: true;
          Option?: true;
          Sink?: true;
          Stream?: true;
          Tag?: true;
      }

      Hierarchy

      • EffectUnifyIgnore
        • ExitUnifyIgnore

      Properties

      Channel?: true
      Effect?: true
      Either?: true
      Option?: true
      Sink?: true
      Stream?: true
      Tag?: true