Search Docs
Home > @lynx-js/rspeedy > RspeedyInstance
The instance of Rspeedy.
Signature:
export type RspeedyInstance = RsbuildInstance & { getRspeedyConfig(): Config; };
References: Config