✨ 💎 withResolvers.ts
This commit is contained in:
@@ -11,3 +11,4 @@ export function withResolvers<T>(): PromiseWithResolvers<T> {
|
|||||||
})
|
})
|
||||||
return { promise, resolve, reject }
|
return { promise, resolve, reject }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user