useProvideCheckpoints
useProvideCheckpoints(
checkpointsId: string,
checkpoints: Checkpoints,
): void
Type | Description | |
---|---|---|
checkpointsId | string | |
checkpoints | Checkpoints | |
returns | void | This has no return value. |
useProvideCheckpoints
useProvideCheckpoints(
checkpointsId: string,
checkpoints: Checkpoints,
): void
Type | Description | |
---|---|---|
checkpointsId | string | |
checkpoints | Checkpoints | |
returns | void | This has no return value. |