mirror of
https://github.com/k1tbyte/Wand-Enhancer.git
synced 2026-09-02 16:00:40 +00:00
4 lines
127 B
JavaScript
Vendored
4 lines
127 B
JavaScript
Vendored
import { installInstalledAppsSync } from './installed-apps-sync/index.js';
|
|
|
|
installInstalledAppsSync(globalThis.WandEnhancer);
|