X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FTaskAsyncFunction.html;h=1e2cb1b945a91cb6114c129038218d5753e044d5;hb=d087803425ae5b3577028029dd1d2dae67d7f63b;hp=de7737221e2ac11612414f0721c642d1eb6dcdf7;hpb=904ddac9d4d1484aa4364ee8c042c62871ec2e39;p=poolifier.git diff --git a/docs/types/TaskAsyncFunction.html b/docs/types/TaskAsyncFunction.html index de773722..1e2cb1b9 100644 --- a/docs/types/TaskAsyncFunction.html +++ b/docs/types/TaskAsyncFunction.html @@ -1,6 +1,6 @@ -TaskAsyncFunction | poolifier - v3.0.13

Type alias TaskAsyncFunction<Data, Response>

TaskAsyncFunction<Data, Response>: ((data?) => Promise<Response>)

Type Parameters

Returns Promise<Response>

Generated using TypeDoc

\ No newline at end of file