@nhtio/adonis-kyoo/config
Remarks
Provides the functions needed by Adonis to configure the Kyoo client. For more information, see the official Adonis documentation.
Interfaces
| Interface | Description |
|---|---|
| AdonisKyooEnvVariables | The shape of the object which will be passed to the definePotentialConfigFromEnv function. |
Functions
| Function | Description |
|---|---|
| defineConfig | Validates, sanitizes, and returns the configuration object for the adapter. |
| definePotentialConfigFromEnv | Retrieves a potential configuration object for the Kyoo client from the environment variables. |