supports-async.d.ts
1  declare const supportsAsync: boolean;
2  export default supportsAsync;