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