UNPKG

@qilinjs/webpack

Version:
7 lines (6 loc) 273 B
import { UserConfig } from '../types' export declare const browserslist: string[] export declare const CONFIG_FILES: string[] export declare const ENTRY_FILES: string[] export declare const HTML_FILES: string[] export declare const getDefaultConfig: () => UserConfig