Searched defs:AsyncCallback (Results 1 – 2 of 2) sorted by relevance
35 export interface AsyncCallback<T, E = void> { interface