Vinyl
Preparing search index...
@amzn/vinyl-util
AbortSlot
Interface AbortSlot
interface
AbortSlot
{
value
:
ReadonlyAbort
;
abort
(
reason
?:
Error
)
:
void
;
}
Index
Properties
value
Methods
abort
Properties
Readonly
value
value
:
ReadonlyAbort
Methods
abort
abort
(
reason
?:
Error
)
:
void
Parameters
Optional
reason
:
Error
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
value
Methods
abort
Vinyl
Loading...