MCPcopy 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
3const usageStore = require("./src/utils/usageStore.js") as typeof import("./src/utils/usageStore.js");
4const Table = require("cli-table3") as any;

Callers

nothing calls this directly

Calls 1

runUsageCommandFunction · 0.85

Tested by

no test coverage detected