Interface UnderlyingDefaultSource<R>

Type Parameters

  • R = any

Hierarchy

  • UnderlyingDefaultSource

Properties

Properties

pull?: ((controller) => void | PromiseLike<void>)

Type declaration

start?: ((controller) => any)

Type declaration

type?: undefined

Generated using TypeDoc