UNPKG

@lynx-js/react-rsbuild-plugin

Version:
3 lines (2 loc) 152 B
import type { RsbuildPluginAPI } from '@rsbuild/core'; export declare function applyAlias(api: RsbuildPluginAPI, lazy?: boolean): void | Promise<void>;