mirror of
https://github.com/jarrodwatts/claude-hud.git
synced 2026-05-12 09:12:40 +00:00
3 lines
143 B
TypeScript
3 lines
143 B
TypeScript
import type { RenderContext } from '../types.js';
|
|
export declare function render(ctx: RenderContext): void;
|
|
//# sourceMappingURL=index.d.ts.map
|