constants.js 76 Bytes EditWeb IDE 1 2 3 4 5 export default { EMPTY: 'empty', LOADING: 'loading', LIST: 'list', };