PickAsyncMethods<T> Type alias
The members of T
that are async functions (functions that return a promise), and no other properties
PickAsyncMethods = undefined
Defined in
- core/bentley/src/UtilityTypes.ts Line 94
Last Updated: 20 June, 2023
The members of T
that are async functions (functions that return a promise), and no other properties
PickAsyncMethods = undefined
Last Updated: 20 June, 2023