Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TeleBoxOrg/TeleBox_Plugins
/
Class
lottery/lottery.ts:1744–1744 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1742
if
(db) {
1743
try {
1744
db.close();
1745
} catch {}
1746
db = null as any;
1747
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected