UNPKG

webpack-typescript-builder

Version:

Webpack config builder for typescript, styles (css and sass), fonts and images.

4 lines (3 loc) 133 B
import webpack from "webpack"; export declare const images: webpack.RuleSetRule; export declare const noImages: webpack.RuleSetRule;