DocumentationSapphire Utilities@sapphire/utilitiesType AliasesAwaitableOn this pageType alias: Awaitable<T> Awaitable<T>: PromiseLike<T> | T ReturnType for a function that can return either a value or a Promise with that value Type parameters Type parameterT Source lib/types.ts:79