0.0.2 • Published 7 months ago

@svelte-chat/utils v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

Svelte-Chat Utilities

The utilities use in all 'svelte-chat' apps

Includes

  1. readConfig - function which reads fine-grained user config from Device ENV and default configuration. Should be always use from Server Side like durning SSR,
  2. ChatPluginConfig - interface which supplies configuration model loaded and supplied by readConfig

Usage information

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