Variable ReactiveStore

ReactiveStore: {
    [key: string]: Reactive<never>;
} = {}

Type declaration

Generated using TypeDoc