项目文件夹

文件
2026-06-19 16:18:13 +00:00

3 行
180 B
TypeScript

import type { RenderContext } from '../types.js';
export declare function formatModelDisplay(model: string, ctx: RenderContext): string;
//# sourceMappingURL=model-display.d.ts.map