@nhtio/adonis-kyoo/providers
Remarks
Services providers are plain JavaScript classes with lifecycle methods to perform actions during different phases of the application. For more information about Adonis Service Providers, see the official Adonis documentation.
Classes
Class | Description |
---|---|
AdonisKyooProvider | The Adonis Kyo͞o provider class. This class is responsible for registering the Kyoo connection and performing various actions during the different phases of the Adonis application lifecycle. |