UNPKG

svg-spritemap-webpack-plugin

Version:

Generates symbol-based SVG spritemap from all .svg files in a directory

3 lines (2 loc) 159 B
import webpack from 'webpack'; export declare const applyEntryPlugin: (compiler: webpack.Compiler, context: string, entries: string[], name?: string) => void;