restoreImage import { restoreImage } from "destack:runtime"; Restore one world from one image. export declare function restoreImage(world: WorldHandle, imageId: ImageId): Result language/library/src/runtime/snapshot.ds:119