项目文件夹

文件
2026-04-04 06:38:52 +00:00

3 行
166 B
TypeScript

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