jarrodwatts--claude-hud
3 行
164 B
TypeScript
3 行
164 B
TypeScript
import type { RenderContext } from '../../types.js';
|
|
export declare function renderUsageLine(ctx: RenderContext): string | null;
|
|
//# sourceMappingURL=usage.d.ts.map
|