mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -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