/** * Unit tests for the smart chunker — line, section, legacy, and auto modes. * Covers normal operation, edge cases, boundary conditions, and invariants. * Related: GitHub issues #98, #110. */ export {}; //# sourceMappingURL=chunker.test.d.ts.map