/* * Copyright (C) 2025 Klaus Reimer * See LICENSE.md for licensing information. */ export type CarrierType = "FleetCarrier" | "SquadronCarrier";