X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FTaskAsyncFunction.html;h=8b5096ace6c2531ee9af481bfccb48de27aa9a48;hb=refs%2Ftags%2Fv3.1.3;hp=de7737221e2ac11612414f0721c642d1eb6dcdf7;hpb=904ddac9d4d1484aa4364ee8c042c62871ec2e39;p=poolifier.git diff --git a/docs/types/TaskAsyncFunction.html b/docs/types/TaskAsyncFunction.html index de773722..8b5096ac 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