Update dashboard, kb, memory +4 more (+28 ~18 -1)
This commit is contained in:
10
node_modules/puppeteer-core/src/api/ElementHandleSymbol.ts
generated
vendored
Normal file
10
node_modules/puppeteer-core/src/api/ElementHandleSymbol.ts
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2023 Google Inc.
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/**
|
||||
* @internal
|
||||
*/
|
||||
export const _isElementHandle = Symbol('_isElementHandle');
|
||||
Reference in New Issue
Block a user