Async equivalent of destructure. This will resolve any promises in the member path, so it returns a Promise that resolves to the same type of object as the one returned by destructure.
Copy
Async equivalent of destructure. This will resolve any promises in the member path, so it returns a Promise that resolves to the same type of object as the one returned by destructure.