Searched defs:uninstallAsync (Results 1 – 6 of 6) sorted by relevance
33 uninstallAsync(): Promise<void>; method
43 uninstallAsync(): Promise<void>; method
57 async uninstallAsync() { method in BasePackageManager
213 export async function uninstallAsync( function
183 export async function uninstallAsync( function
262 async uninstallAsync() { method in CocoaPodsPackageManager