UNPKG

@knine-sdk/react

Version:

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

3 lines (2 loc) 156 B
import { EtherscanEntities } from '@knine-sdk/helpers'; export declare const useEtherscanOpen: (hash: string, entity: EtherscanEntities) => (() => void);