AsyncMethodsOf<T> Type alias
Extracts the names of all function properties of T
that return a Promise.
AsyncMethodsOf = undefined
Defined in
- core/bentley/src/UtilityTypes.ts Line 99
Last Updated: 20 June, 2023
Extracts the names of all function properties of T
that return a Promise.
AsyncMethodsOf = undefined
Last Updated: 20 June, 2023