Home > @lynx-js/lynx-bundle-rslib-config > LAYERS

LAYERS variable

The Layer name of background and main-thread.

Signature:

LAYERS: {
    readonly BACKGROUND: "background";
    readonly MAIN_THREAD: "main-thread";
}
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.