Type alias PullableSource<T>

PullableSource<T>: RequiredProps<UnderlyingDefaultSource<T>, "pull">

An UnderlyingDefaultSource object that has a pull method.

Type Parameters

  • T

Generated using TypeDoc