Home > @lynx-js/config-rsbuild-plugin > Config

Config interface

A configuration interface for Lynx Config defined by @lynx-js/type-config.

See all available options in https://lynxjs.org/next/api/lynx-config/config-reference.html.

Signature:

export interface Config extends LynxConfig, LynxCompilerOptions 

Extends: LynxConfig, LynxCompilerOptions