UNPKG

selectorator

Version:

Simplified generator of reselect selectors

5 lines (4 loc) 366 B
export declare const INVALID_ARRAY_PATHS_MESSAGE = "You have not provided any values for paths, so no values can be retrieved from state."; export declare const INVALID_PATHS_MESSAGE: string; export declare const INVALID_OBJECT_PATH_MESSAGE = "When providing an object path, you must provide the `path` property."; export declare const INVALID_PATH_MESSAGE: string;