Searched defs:func3 (Results 1 – 2 of 2) sorted by relevance
40 func3(from: string, to: string): Promise<{result: number, errMsg: string, isT: boolean}>; method in napitest.TestInterfaceBB
130 function func3(fp1: testInterface22): string; function