mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
feat: [contentTracing] allow calling stopTracing() with no arguments (#18411)
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
'use strict'
|
||||
const { deprecate } = require('electron')
|
||||
const contentTracing =
|
||||
|
||||
module.exports = process.electronBinding('content_tracing')
|
||||
|
||||
Reference in New Issue
Block a user