UNPKG

@qso-soft/shared

Version:

Shared library for QSO-soft

3 lines (2 loc) 121 B
import { PublicClient } from 'viem'; export declare function getCurrentGas(publicClient: PublicClient): Promise<number>;