variable createWorldimport { createWorld } from "https://deno.land/x/caviar@2.6.9/cli/structs/World.ts"; type(name: string,title: string,width: number,height: number,resizable: boolean,web?,) => unknown