useCheckpoints
The useCheckpoints hook returns the default Checkpoints object from the current Provider context (or a named one if an Id is provided).
useCheckpoints(id?: string): Checkpoints | undefined| Type | Description | |
|---|---|---|
id? | string | An optional |
| returns | Checkpoints | undefined | The |
Since
v8.1.0