diff --git a/doc/api/globals.md b/doc/api/globals.md index 8ee20e0f099..107aaf58c2e 100644 --- a/doc/api/globals.md +++ b/doc/api/globals.md @@ -1145,6 +1145,16 @@ added: v10.0.0 The WHATWG `URL` class. See the [`URL`][] section. +## `URLPattern` + + + + + +The WHATWG `URLPattern` class. See the [`URLPattern`][] section. + ## `URLSearchParams`