X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FTaskAsyncFunction.html;h=aff7968fc7dd62a9cea2f2f967ec5ded091db84b;hb=c61772e59671ed89bbce316a8f46004fe7283000;hp=de7737221e2ac11612414f0721c642d1eb6dcdf7;hpb=e5c1b3572e6fe4cd11b32742c37039f3a6b3c373;p=poolifier.git diff --git a/docs/types/TaskAsyncFunction.html b/docs/types/TaskAsyncFunction.html index de773722..aff7968f 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