mirror of
https://github.com/jarrodwatts/claude-hud.git
synced 2026-05-21 15:52:37 +00:00
build: compile dist/ [auto]
This commit is contained in:
2
dist/render/lines/memory.d.ts
vendored
2
dist/render/lines/memory.d.ts
vendored
@@ -1,3 +1,3 @@
|
||||
import type { RenderContext } from '../../types.js';
|
||||
import type { RenderContext } from "../../types.js";
|
||||
export declare function renderMemoryLine(ctx: RenderContext): string | null;
|
||||
//# sourceMappingURL=memory.d.ts.map
|
||||
Reference in New Issue
Block a user