Creation:2026-01-21Last update:2026-01-21

    lynx-intlayer Package

    The lynx-intlayer package provides the necessary tools to integrate Intlayer into Lynx applications.

    Installation

    npm install lynx-intlayer

    Exports

    Polyfill

    Import:

    import "lynx-intlayer";
    Function Description
    intlayerPolyfill Function which applies the necessary polyfills for Lynx to support Intlayer.

    Rsbuild Plugin

    The lynx-intlayer package provides an Rsbuild plugin to integrate Intlayer into the Lynx build process.

    Import:

    import "lynx-intlayer";
    Function Description
    pluginIntlayerLynx Rsbuild plugin which integrates Intlayer into the Lynx build process.