UNPKG

htmlgaga

Version:

Manage non-SPA pages with webpack and React.js

6 lines (5 loc) 155 B
import webpack from 'webpack'; export default class PersistDataPlugin { static PluginName: string; apply(compiler: webpack.Compiler): void; }