| 1 | /* eslint-disable @typescript-eslint/no-deprecated -- initialSnapshot, onDataChange, |
| 2 | * updateStore, and getCurrentSnapshot are deprecated but remain part of the public |
| 3 | * contract under test (see SPEC.md sections 28 and 29). */ |
| 4 | import { |
nothing calls this directly
no test coverage detected