Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
export
default
async
function
QuickToolsSettings() {
2
const
{ default: Settings } =
await
import
(
"./quickTools.js"
);
3
Settings();
4
}
Callers
1
callback
Function · 0.85
Calls
1
Settings
Class · 0.85
Tested by
no test coverage detected