Skip to content

Commit

Permalink
Add URLPattern
Browse files Browse the repository at this point in the history
  • Loading branch information
dnalborczyk committed Mar 1, 2023
1 parent 363d68b commit a02851e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ast/nodes/shared/knownGlobals.ts
Expand Up @@ -310,6 +310,7 @@ const knownGlobals: GlobalDescription = {
TextDecoder: C,
TextEncoder: C,
URL: C,
URLPattern: C,
URLSearchParams: C,

// Web API Browser only specific globals
Expand Down

0 comments on commit a02851e

Please sign in to comment.