Skip to content

Commit

Permalink
doc: add PerformanceObserver.supportedEntryTypes to doc
Browse files Browse the repository at this point in the history
  • Loading branch information
theanarkh committed Dec 24, 2022
1 parent 28fe494 commit dfa49c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/api/perf_hooks.md
Expand Up @@ -1179,6 +1179,9 @@ Returns a `object` that is the JSON representation of the

## Class: `PerformanceObserver`

### `PerformanceObserver.supportedEntryTypes`
Get supported types.

### `new PerformanceObserver(callback)`

<!-- YAML
Expand Down

0 comments on commit dfa49c4

Please sign in to comment.