Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aptdnfapt/qwen-code-oai-proxy
/ usage.ts
File
usage.ts
usage.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
const
usageStore = require(
"./src/utils/usageStore.js"
) as typeof
import
(
"./src/utils/usageStore.js"
);
4
const
Table = require(
"cli-table3"
) as any;
Callers
nothing calls this directly
Calls
1
runUsageCommand
Function · 0.85
Tested by
no test coverage detected