UNPKG

react-zeroconfig

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