UNPKG

react-app-rewire-multiple-entry

Version:
3 lines (2 loc) 128 B
import { EntryWebpack } from './types/entry'; export default function (entries: EntryWebpack[] | null): (config: any) => any;