PHP 8.2.30
Preview: set-notice-progress.ts Size: 375 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/adminjs/src/frontend/store/actions/set-notice-progress.ts

export const SET_NOTICE_PROGRESS = 'SET_NOTICE_PROGRESS'

export type SetNoticeProgress = {
  noticeId: string;
  progress: number;
}

export type SetNoticeProgressResponse = {
  type: typeof SET_NOTICE_PROGRESS;
  data: SetNoticeProgress;
}

export const setNoticeProgress = (data: SetNoticeProgress): SetNoticeProgressResponse => ({
  type: SET_NOTICE_PROGRESS,
  data,
})

Directory Contents

Dirs: 0 × Files: 18

Name Size Perms Modified Actions
476 B lrw-r--r-- 2026-02-28 00:31:58
Edit Download
261 B lrw-r--r-- 2026-02-28 00:32:08
Edit Download
488 B lrw-r--r-- 2026-02-28 00:32:10
Edit Download
606 B lrw-r--r-- 2026-02-28 00:32:28
Edit Download
316 B lrw-r--r-- 2026-02-28 00:32:28
Edit Download
373 B lrw-r--r-- 2026-02-28 00:32:28
Edit Download
372 B lrw-r--r-- 2026-02-28 00:32:28
Edit Download
317 B lrw-r--r-- 2026-02-28 00:32:28
Edit Download
345 B lrw-r--r-- 2026-02-28 00:32:28
Edit Download
333 B lrw-r--r-- 2026-02-28 00:32:28
Edit Download
370 B lrw-r--r-- 2026-02-28 00:32:28
Edit Download
333 B lrw-r--r-- 2026-02-28 00:32:28
Edit Download
359 B lrw-r--r-- 2026-02-28 00:32:28
Edit Download
354 B lrw-r--r-- 2026-02-28 00:32:38
Edit Download
524 B lrw-r--r-- 2026-02-28 00:32:44
Edit Download
356 B lrw-r--r-- 2026-02-28 00:32:44
Edit Download
449 B lrw-r--r-- 2026-02-28 00:32:44
Edit Download
375 B lrw-r--r-- 2026-02-28 00:32:44
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).