UNPKG

html-render-webpack-plugin

Version:

webpack plugin for rendering static HTML in a multi-config webpack build

4 lines (2 loc) 97 B
import type { Volume } from "memfs"; export function createInMemoryFileSystem(): typeof Volume;