UNPKG

@rspack/core

Version:

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

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