PythonMonkey   v1.0.1 (dev)
Loading...
Searching...
No Matches
url.js File Reference

Functions

 require ('./dom-exception')
 

Variables

exports URL = globalThis.URL
 
exports URLSearchParams = globalThis.URLSearchParams
 

Detailed Description

Polyfill the URL and URLSearchParams interfaces

Author
Tom Tang xmade.nosp@m.r@di.nosp@m.strib.nosp@m.utiv.nosp@m.e.net.nosp@m.work
Date
August 2023

Function Documentation

◆ require()

require ( './dom-exception'  )

Variable Documentation

◆ URL

exports URL = globalThis.URL

◆ URLSearchParams

exports URLSearchParams = globalThis.URLSearchParams