Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
async
function
init() {
4
if
(window.location.pathname ===
'/auth/login'
)
return
;
Callers
nothing calls this directly
Calls
1
init
Function · 0.70
Tested by
no test coverage detected