项目文件夹

文件
2026-04-20 08:54:39 +00:00

3 行
187 B
TypeScript

import type { RenderContext } from "../../types.js";
export declare function renderUsageLine(ctx: RenderContext, alignLabels?: boolean): string | null;
//# sourceMappingURL=usage.d.ts.map