UNPKG

@rspack/core

Version:

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

6 lines (5 loc) 178 B
/** * Check if these version matches: * `@rspack/core`, `@rspack/binding`, `@rspack/binding-<platform>-<arch>-<abi>` */ export declare const checkVersion: () => Error | null;