lynx-testing-environment / LynxGlobalThis

Interface: LynxGlobalThis

The globalThis object of Lynx dual thread environment.

Indexable

[key: string]: any

Properties

globalThis

globalThis: LynxGlobalThis;

The globalThis object.

Defined in

lynx/GlobalThis.d.ts:11

Except as otherwise noted, this work is licensed under a Creative Commons Attribution 4.0 International License, and code samples are licensed under the Apache License 2.0.