@types/deasync-promise
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Installation

npm install --save @types/deasync-promise

Summary

This package contains type definitions for deasync-promise (https://github.com/jakwuh/deasync-promise).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/deasync-promise.

index.d.ts

declare function deasyncPromise<T>(promise: PromiseLike<T>): T;
export = deasyncPromise;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: none

Credits

These definitions were written by ArthurKa.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/deasync-promise

Weekly Downloads

433

Version

1.0.2

License

MIT

Unpacked Size

2.75 kB

Total Files

5

Last publish

Collaborators

  • types