UNPKG

@tarojs/service

Version:
5 lines (4 loc) 121 B
import type { Compiler } from 'webpack'; export default class TaroMiniHMRPlugin { apply(compiler: Compiler): void; }