| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -917,6 +917,20 @@ Returns a `object` that is the JSON representation of the | |||
| 917 | 917 | ||
| 918 | 918 | ## Class: `perf_hooks.PerformanceObserver` | |
| 919 | 919 | ||
| 920 | + <!-- YAML | ||
| 921 | + added: v8.5.0 | ||
| 922 | + --> | ||
| 923 | + | ||
| 924 | + ### `PerformanceObserver.supportedEntryTypes` | ||
| 925 | + | ||
| 926 | + <!-- YAML | ||
| 927 | + added: v16.0.0 | ||
| 928 | + --> | ||
| 929 | + | ||
| 930 | + * {string\[]} | ||
| 931 | + | ||
| 932 | + Get supported types. | ||
| 933 | + | ||
| 920 | 934 | ### `new PerformanceObserver(callback)` | |
| 921 | 935 | ||
| 922 | 936 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments