UNPKG

@azuro-org/sdk

Version:

One-stop solution for building betting dApps on the Azuro Protocol.

6 lines (5 loc) 124 B
declare const useForceUpdate: () => { increment: number; forceUpdate: () => void; }; export default useForceUpdate;