Type alias CaptureResult<F>

Type Parameters

  • F extends ((...a) => any)

    the function that was captured

Generated using TypeDoc