| name | client-config |
| description | How to use @owlmeans/client-config — client-side config types and helpers (extends core Config). Auto-invoked when importing client config primitives. |
| user-invocable | false |
@owlmeans/client-config
Layer: Client
Install: "@owlmeans/client-config": "^0.1.11" in dependencies
Key Exports
| Export | Description |
|---|
ClientConfig types | Client-side config interface (extends core) |
| Constants | Default config aliases |
| Helpers | Resolve client config |
Usage
import type { ClientConfig } from '@owlmeans/client-config'
Depends On
@owlmeans/config, @owlmeans/auth