#!/usr/bin/env npx tsx /** * EXACT copy of sample-counter-app logic to compare behavior. * Run with: npx tsx src/test-timer-minimal.tsx */ export {}; //# sourceMappingURL=test-timer-minimal.d.ts.map