Module: demo_module/constants

Members

(static, constant) DATA

DATA is used to illustrate the data sructure of the module. in this example, there is an array of primary data. Every primary data element has an array of secondary data elements.
Source:

(static, constant) NAME

NAME is used to identify the module. It is e.g. used in action creators and reducers. This module is called demo_module.
Source: