UNPKG

@paulohenriquevn/m2js

Version:

Transform TypeScript/JavaScript code into LLM-friendly Markdown summaries + Smart Dead Code Detection + Graph-Deep Diff Analysis. Extract exported functions, classes, and JSDoc comments for better AI context with 60%+ token reduction. Intelligent dead cod

7 lines 208 B
"use strict"; /** * Diagram system types for M2JS * Extends existing types for diagram generation */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=diagram-types.js.map