UNPKG

llms-txt-generator

Version:

A powerful CLI tool and MCP server for generating standardized llms.txt and llms-full.txt documentation files to help AI models better understand project structures

7 lines 207 B
"use strict"; /** * 项目类型定义文件 * 命名规范:interface 以 I 开头,type 以 T 开头 */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=index.js.map