electron/docs/api/modernization/promisification.md
2019-11-14 14:50:50 +09:00

5.2 KiB

Promisification

The Electron team recently underwent an initiative to convert callback-based APIs to Promise-based ones. See converted functions below: