Closed sourabhxyz closed 9 months ago
They use async/await due to assumption that setApiKeyToObject could be asynchronous however it's pure for our case.
async/await
setApiKeyToObject
They use
async/await
due to assumption thatsetApiKeyToObject
could be asynchronous however it's pure for our case.