Skip to main content
Version: 1.3.0

WorkerLocation

The WorkerLocation interface defines the absolute location of the script executed by the Worker. Such an object is initialized for each worker and is available via the location property obtained by calling globalThis.location.

Instance properties

Instance methods