We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d251a66 commit ec34cadCopy full SHA for ec34cad
doc/api/perf_hooks.md
@@ -917,6 +917,20 @@ Returns a `object` that is the JSON representation of the
917
918
## Class: `perf_hooks.PerformanceObserver`
919
920
+<!-- YAML
921
+added: v8.5.0
922
+-->
923
+
924
+### `PerformanceObserver.supportedEntryTypes`
925
926
927
+added: v16.0.0
928
929
930
+* {string\[]}
931
932
+Get supported types.
933
934
### `new PerformanceObserver(callback)`
935
936
<!-- YAML
0 commit comments