UNPKG

vasku

Version:

TVM-Solidity contract development framework

3 lines 195 B
import { type VaskuConfig } from '../config/types'; export declare function showGiverSendForm(config: VaskuConfig, network: string): Promise<void>; //# sourceMappingURL=showGiverSendForm.d.ts.map