Function isWritableSink

  • A guard to test that an UnderlyingSink object that has a write method.

    Type Parameters

    • T

    Parameters

    • sink: UnderlyingSink<T>

    Returns sink is WritableSink<T>

Generated using TypeDoc