UNPKG

@knine-sdk/react

Version:

React helpers for Knine Finance projects. Part of Knine JS SDK

3 lines (2 loc) 100 B
import { SDKContextValue } from '../context'; export declare const useSDK: () => SDKContextValue;