UNPKG

reboost

Version:

A super fast dev server for rapid web development

3 lines (2 loc) 137 B
import { ReboostPlugin } from '../index'; export declare const ReplacePlugin: (replacements: Record<string, string>) => ReboostPlugin;