Home > @lynx-js/rspeedy > defineConfig
defineConfig() function
The defineConfig method is a helper function used to get TypeScript intellisense.
Signature:
Parameters
Returns:
Promise<Config>
- The identical promise as the input.
Example
Use defineConfig in lynx.config.ts:

