Cosmos Journeyer API Documentation - v1.10.1
    Preparing search index...
    InSpaceshipCoordinatesSchema: ZodObject<
        { shipId: ZodString; type: ZodLiteral<"inSpaceship"> },
        "strip",
        ZodTypeAny,
        { shipId: string; type: "inSpaceship" },
        { shipId: string; type: "inSpaceship" },
    > = ...