The AbortController interface represents a controller object that allows you to abort one or more Web requests as and when desired.
This class exists to keep the historical @shopify/cli-kit/node/abort import path working now that Node provides AbortController natively.
@shopify/cli-kit/node/abort
The AbortController interface represents a controller object that allows you to abort one or more Web requests as and when desired.
This class exists to keep the historical
@shopify/cli-kit/node/abortimport path working now that Node provides AbortController natively.