项目文件夹

文件
2026-04-04 02:52:13 +00:00

3 行
176 B
TypeScript

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