Forked from
pregmodfan / fc-pregmod
Source project has a limited visibility.
-
ezsh authored
VSCode and typescript still do not understand assignments to window as introducing of a global name. To make them happy, use assignment to globalThis.
ezsh authoredVSCode and typescript still do not understand assignments to window as introducing of a global name. To make them happy, use assignment to globalThis.