()
| 42 | |
| 43 | /// Checkpoints.getCheckpointIds |
| 44 | getCheckpointIds(): CheckpointIds; |
| 45 | |
| 46 | /// Checkpoints.forEachCheckpoint |
| 47 | forEachCheckpoint(checkpointCallback: CheckpointCallback): void; |
nothing calls this directly
no outgoing calls
no test coverage detected