UNPKG

refakts

Version:

TypeScript refactoring tool built for AI coding agents to perform precise refactoring operations via command line instead of requiring complete code regeneration.

7 lines 199 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NodeFinder = void 0; class NodeFinder { } exports.NodeFinder = NodeFinder; //# sourceMappingURL=node-finder.js.map