MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / QuickToolsSettings

Function QuickToolsSettings

src/pages/quickTools/index.js:1–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1export default async function QuickToolsSettings() {
2 const { default: Settings } = await import("./quickTools.js");
3 Settings();
4}

Callers 1

callbackFunction · 0.85

Calls 1

SettingsClass · 0.85

Tested by

no test coverage detected