Home > @lynx-js/rspeedy > defineConfig
The defineConfig
method is a helper function used to get TypeScript intellisense.
Signature:
Parameter | Type | Description |
---|---|---|
config | Config | The config of Rspeedy. |
Returns:
Use defineConfig
in lynx.config.ts
: