refactor: promisify prototype methods (#16935)
This commit is contained in:
parent
9112ad01be
commit
2492f0bcac
3 changed files with 14 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
'use strict'
|
||||
|
||||
// TODO(deepak1556): Deprecate and remove standalone netLog module,
|
||||
// it is now a property of sessio module.
|
||||
// it is now a property of session module.
|
||||
const { app, session } = require('electron')
|
||||
|
||||
// Fallback to default session.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue