MCPcopy Create free account
hub / github.com/CreminiAI/skillpack / main.js

File main.js

web/js/main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { state, loadConfig } from "./config.js";
2import { initApiKeyDialog, updateApiKeyButton } from "./api-key-dialog.js";
3import { initChatAppsDialog, updateChatAppsButton } from "./chat-apps-dialog.js";
4import { initChat, showWelcome } from "./chat.js";

Callers

nothing calls this directly

Calls 1

initFunction · 0.85

Tested by

no test coverage detected