PHP 8.2.31
Preview: Global.js Size: 257 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/extendify_old/src/Launch/state/Global.js

import { create } from 'zustand';
import { devtools } from 'zustand/middleware';

const store = () => ({
	generating: false,
});
const withDevtools = devtools(store, { name: 'Extendify Launch Globals' });
export const useGlobalStore = create(withDevtools);

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
190 B lrw-r--r-- 2023-10-11 06:07:34
Edit Download
257 B lrw-r--r-- 2023-10-11 06:07:34
Edit Download
1.07 KB lrw-r--r-- 2026-02-19 03:27:14
Edit Download
3.38 KB lrw-r--r-- 2026-02-19 03:27:14
Edit Download
5.15 KB lrw-r--r-- 2026-02-27 04:48:52
Edit Download

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