createSource
Creates an update source based on the given update supplier.
Type Parameters
Y
ts
Y
Parameters
supplier
ts
supplier: UpdateSupplier<Y>
An update supplier to use for requesting updates
options
ts
options: SourceOptions
Return Type
ts
UpdateSource<Y>
An update source