@dxos/react-hooks 0.6.11 → 0.6.12-main.5a87ad5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +0,0 @@
1
- /**
2
- * NOTE: Use with care and when necessary to be able to cancel an async operation when unmounting.
3
- */
4
- export declare const useAsyncCallback: <T>(cb: () => Promise<T>) => T | undefined;
5
- //# sourceMappingURL=useAsyncCallback.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"useAsyncCallback.d.ts","sourceRoot":"","sources":["../../../src/useAsyncCallback.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,eAAO,MAAM,gBAAgB,GAAI,CAAC,MAAM,MAAM,OAAO,CAAC,CAAC,CAAC,KAAG,CAAC,GAAG,SAY9D,CAAC"}