Commit Graph

1 Commits (efd34d0d7d76aac829966575a47c09cecc7a7ab3)

Author SHA1 Message Date
wxiaoguang bb71ceeeb2
Improve async/await usage, and sort init calls in `index.js` ()
* clean up async/await, and sort init calls in `index.js
* use `const _promise` to indicate that we do not need await an async function