Types@healthblocks-io/corecore/useAsyncOn this pageModule: core/useAsyncFunctionsuseAsync▸ useAsync<T>(func, deps?): undefined | TType parametersNameTParametersNameTypeDefault valuefunc() => Promise<T>undefineddepsany[][]Returnsundefined | T