MCPcopy Create free account
hub / github.com/NsLearning/LangHelper / export.js

File export.js

ChatGPT/src-tauri/src/scripts/export.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// *** Core Script - Export ***
2
3async function init() {
4 if (window.location.pathname === '/auth/login') return;

Callers

nothing calls this directly

Calls 1

initFunction · 0.70

Tested by

no test coverage detected