View on GitHub
js-ts-monorepos
Home
>
@shlack/utils
>
Deferred
>
promise
Deferred.promise property
Signature:
get
promise
():
Promise
<
T
>
;