Searched defs:test (Results 1 – 25 of 68) sorted by relevance
123
25 test(param1: string): Promise<Want>; method32 test(param1: string): Promise<Want>; method39 test(param1: string): Promise<Want>; method
19 export namespace test { namespace25 function test(param1: string): Promise<Want>; function
19 export declare function test(): number; function
19 export declare function test(param1: string): Promise<Want>; function
21 export declare function test(param1: string): Promise<Want>; function
19 export type test = { alias
19 export declare function test(param1: string): number; function
19 export declare function test(): void; function
19 export class test { class
19 export declare function test(param1: string, param2?: string): number; function
19 export declare function test(param1: string, callback: AsyncCallback<Want>): void; function
19 export namespace test {} namespace
19 export namespace test { namespace
20 export class test { class
19 export interface test { interface
20 export interface test { interface
20 export namespace test { namespace
20 test(param1: string, callback: AsyncCallback<Want>): void; method
20 test(param1: string): Promise<Want>; method