项目文件夹

文件
2026-03-23 13:36:34 +11:00

3 行
166 B
TypeScript

import type { RenderContext } from '../../types.js';
export declare function renderMemoryLine(ctx: RenderContext): string | null;
//# sourceMappingURL=memory.d.ts.map