Package-level declarations

Types

Link copied to clipboard

A simple in-memory configuration class, useful if you don't need anything special for your config storage.

Link copied to clipboard
interface TagsConfig

Interface representing the configuration for the tags module. Extend this and register an instance with Koin to change how the module is configured.

Functions