traceSeekCheckpoint import { traceSeekCheckpoint } from "destack:runtime"; Seek one causal trace cursor to one checkpoint boundary. export declare function traceSeekCheckpoint(cursor: TraceCursorHandle, checkpointId: CheckpointId): Result language/library/src/runtime/trace.ds:153:156