Skip to content

Commit

Permalink
fix: export ElementHandle
Browse files Browse the repository at this point in the history
  • Loading branch information
jrandolf committed Jun 25, 2022
1 parent 9a8bac7 commit e0198a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api-docs-entry.ts
Expand Up @@ -49,6 +49,7 @@ export * from './common/Coverage.js';
export * from './common/DeviceDescriptors.js';
export * from './common/Dialog.js';
export * from './common/DOMWorld.js';
export * from './common/ElementHandle.js';
export * from './common/Errors.js';
export * from './common/EventEmitter.js';
export * from './common/ExecutionContext.js';
Expand Down

0 comments on commit e0198a7

Please sign in to comment.