This repository has been archived on 2023-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
react-rest-request/target/client_hook.d.ts

2 lines
66 B
TypeScript
Raw Normal View History

2021-06-15 00:11:58 +03:00
export declare function useClient(): import("./client").Client[];