Searched defs:getConfigAsync (Results 1 – 3 of 3) sorted by relevance
25 getConfigAsync(key: string): Promise<string>; method
31 getConfigAsync(key: string): Promise<string>; method
46 async getConfigAsync(key) { method in BasePackageManager