PHP 8.2.31
Preview: auto-launch.js Size: 334 B
/home/nshryvcy/radiantskinclinics.org/wp-content/plugins/extendify_old/src/AutoLaunch/auto-launch.js

import { LaunchPage } from '@auto-launch/LaunchPage';
import { createRoot } from '@wordpress/element';
import '@auto-launch/auto-launch.css';

requestAnimationFrame(() => {
	const launch = document.getElementById('extendify-auto-launch-page');
	if (!launch) return;
	const root = createRoot(launch);
	root.render(<LaunchPage />);
});

Directory Contents

Dirs: 6 × Files: 4

Name Size Perms Modified Actions
- drwxr-xr-x 2026-04-28 02:40:01
Edit Download
fetchers DIR
- drwxr-xr-x 2026-04-28 02:40:01
Edit Download
functions DIR
- drwxr-xr-x 2026-04-28 02:40:01
Edit Download
hooks DIR
- drwxr-xr-x 2026-04-28 02:40:01
Edit Download
state DIR
- drwxr-xr-x 2026-04-28 02:40:01
Edit Download
_data DIR
- drwxr-xr-x 2026-04-28 02:40:01
Edit Download
2.61 KB lrw-r--r-- 2026-03-19 23:35:18
Edit Download
334 B lrw-r--r-- 2026-02-27 04:48:52
Edit Download
18.03 KB lrw-r--r-- 2026-03-19 23:35:18
Edit Download
4.17 KB lrw-r--r-- 2026-04-27 23:36:32
Edit Download

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