UNPKG

webpack-typescript-builder

Version:

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

4 lines (3 loc) 131 B
import webpack from "webpack"; export declare const fonts: webpack.RuleSetRule; export declare const noFonts: webpack.RuleSetRule;