UNPKG

@fruitsjs/contracts

Version:
3 lines (2 loc) 142 B
import { GenerateMethodCallArgs } from './typings/args'; export declare const generateMethodCall: (args: GenerateMethodCallArgs) => string;