UNPKG

@winner-fed/bundler-webpack

Version:

@winner-fed/bundler-webpack

5 lines (4 loc) 164 B
import type { Compiler } from '@winner-fed/bundler-webpack/compiled/webpack'; export declare class RuntimePublicPathPlugin { apply(compiler: Compiler): void; }