Svelte-Chat Utilities
The utilities use in all 'svelte-chat' apps
Includes
- readConfig - function which reads fine-grained user config from Device ENV and default configuration. Should be always use from Server Side like durning SSR,
- ChatPluginConfig - interface which supplies configuration model loaded and supplied by readConfig
This module wasn't made for external usage. It's only scheduled to internal usage by app modules from 'svelte-chat' family.
License
Apache 2.0