UNPKG

@absmartly/javascript-sdk

Version:

A/B Smartly Javascript SDK

6 lines 227 B
import AbortControllerShim from "./abort-controller-shim"; export declare const AbortController: typeof AbortControllerShim | { new (): AbortController; prototype: AbortController; }; //# sourceMappingURL=abort.d.ts.map