Skip to content

refactor: DRY references to Web Worker global scope

Warren Gifford requested to merge lg/refactor-self-as-any into master

Created by: lguychard

Avoids repetition of (self as any), and also possibly makes this code clearer for future onlookers who may not be familiar with web workers.

Merge request reports

Loading