restoreSnapshot import { restoreSnapshot } from "destack:runtime"; Restore one world from one snapshot. export declare function restoreSnapshot(world: WorldHandle, snapshotId: SnapshotId): Result language/library/src/runtime/snapshot.ds:130:133