UNPKG

rubic-sdk

Version:
5 lines (4 loc) 88 B
export interface MethodData { methodName: string; methodArguments: unknown[]; }