UNPKG

@plugin-light/project-config-pixui

Version:
7 lines (6 loc) 220 B
import type { IOptions } from './types'; export declare const LOADER_MAP: { readonly ifdef: string; readonly crossGameStyle: string; }; export declare function chainWebpack(config: any, options: IOptions): void;