Preview: set-notice-progress.js
Size: 141 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/adminjs/lib/frontend/store/actions/set-notice-progress.js
export const SET_NOTICE_PROGRESS = 'SET_NOTICE_PROGRESS';
export const setNoticeProgress = data => ({
type: SET_NOTICE_PROGRESS,
data
});
Directory Contents
Dirs: 0 × Files: 18