Vinyl
Preparing search index...
@amzn/vinyl-amzn
SegmentDataProvider
Type Alias SegmentDataProvider
SegmentDataProvider
:
(
abort
?:
Maybe
<
ReadonlyAbort
>
)
=>
Promise
<
ArrayBuffer
>
A function that returns a promise to segment data.
Type declaration
(
abort
?:
Maybe
<
ReadonlyAbort
>
)
:
Promise
<
ArrayBuffer
>
Parameters
Optional
abort
:
Maybe
<
ReadonlyAbort
>
Returns
Promise
<
ArrayBuffer
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
A function that returns a promise to segment data.