Variable: ContainerContext
ts
const ContainerContext: {
__context__: Container;
};Defined in: src/wirestate-lit/context/container-context.ts:16
Lit context object for providing and consuming the container.
Type Declaration
| Name | Type | Defined in |
|---|---|---|
__context__ | Container | @lit/context: |