UNPKG

wagmi

Version:

React Hooks for Ethereum

4 lines 331 B
/** biome-ignore-all lint/performance/noReExportAll: entrypoint */ export { Actions, type Dangerous_Secp256k1Parameters, dangerous_secp256k1, type TempoWalletParameters, tempoWallet, type WebAuthnParameters, webAuthn, } from '@wagmi/core/tempo'; export * as Hooks from '../tempo/hooks/index.js'; //# sourceMappingURL=tempo.d.ts.map