Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bigskysoftware/htmx
/ currentToken
Function
currentToken
www/static/test/lib/_hyperscript.js:438–440 ·
view source on GitHub ↗
* @returns {Token}
()
Source
from the content-addressed store, hash-verified
436
* @returns {Token}
437
*/
438
function
currentToken() {
439
return
token(0);
440
}
441
442
/**
443
* @returns {Token | null}
Callers
5
requireOpToken
Function · 0.70
matchOpToken
Function · 0.70
matchTokenType
Function · 0.70
requireToken
Function · 0.70
matchToken
Function · 0.70
Calls
1
token
Function · 0.70
Tested by
no test coverage detected