Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GamerHack/GamerHack.github.io
/ clear_log
Function
clear_log
g2all/900/module/utils.js:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
}
34
35
export
function
clear_log() {
36
// Function kept to avoid reference errors
37
}
38
39
export
function
align(a, alignment) {
40
if
(!(a instanceof Int)) {
Callers
1
main
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected