worldFork import { worldFork } from "destack:runtime"; Fork one child world from one revision. export declare function worldFork(world: WorldHandle, revisionId: RevisionId, name?: string | undefined, labels?: [Label] | undefined): Result language/library/src/runtime/lineage.ds:306:311