UNPKG

@rspack/core

Version:

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

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