Type alias ToAsserts<S>

      ToAsserts<S>: ((input, options?) => asserts input is To<S>)

      Type Parameters

      Type declaration

        • (input, options?): asserts input is To<S>
        • Parameters

          Returns asserts input is To<S>

          Since

          1.0.0