UNPKG

extension-develop

Version:
3 lines (2 loc) 150 B
import { LoaderInterface } from '../../../webpack-types'; export default function ensureHMRForScripts(this: LoaderInterface, source: string): string;