| 1 | import { createZoomState } from '../../src/interaction/createZoomState'; |
| 2 | |
| 3 | // TypeScript-only acceptance checks for Story 5.2. |
| 4 | // This file is excluded from the library build (tsconfig excludes `examples/`). |
nothing calls this directly
no test coverage detected