UNPKG

vasku

Version:

TVM-Solidity contract development framework

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