UNPKG

@rspack/core

Version:

The fast Rust-based web bundler with webpack-compatible API

3 lines (2 loc) 142 B
import type { CreatePartialRegisters } from "./types"; export declare const createCompilerHooksRegisters: CreatePartialRegisters<`Compiler`>;