UNPKG

react-zeroconfig

Version:
5 lines (4 loc) • 144 B
import { RuleSetRule } from 'webpack'; export declare function getWebpackFileLoaders({ chunkPath }: { chunkPath: string; }): RuleSetRule[];