UNPKG

@reduxjs/toolkit

Version:

The official, opinionated, batteries-included toolset for efficient Redux development

3 lines (2 loc) 128 B
export declare const UNINITIALIZED_VALUE: unique symbol; export declare type UninitializedValue = typeof UNINITIALIZED_VALUE;