Type alias WikObjectType<Extra>

WikObjectType<Extra>: "point" | "shelf" | "chargepile" | "bot" | "conveyor" | "location" | "labor" | "rest" | "maintain" | Extra

Type Parameters

  • Extra extends string = never

Generated using TypeDoc