项目文件夹

文件
2026-03-20 00:42:28 +00:00

3 行
168 B
TypeScript

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