interfaceUnderlyingSourceinterface UnderlyingSource<R = any>cancel?: UnderlyingSourceCancelCallbackpull?: UnderlyingSourcePullCallback<R>start?: UnderlyingSourceStartCallback<R>type?: undefinedMode "bytes" is not supported.