checkpointCreate import { checkpointCreate } from "destack:runtime"; Create one checkpoint on the active branch. export declare function checkpointCreate(world: WorldHandle, name?: string | undefined, labels?: [Label] | undefined): Result language/library/src/runtime/lineage.ds:233:237