#!/usr/bin/env tsx /** * rev - Revision workflow for Word ↔ Markdown round-trips * * Handles track changes and comments when collaborating on academic papers. * Preserves reviewer feedback through the Markdown editing workflow. */ export {}; //# sourceMappingURL=rev.d.ts.map