mirror of
https://github.com/mhwikicn/mhdos-armor-set-searcher
synced 2025-12-06 04:59:04 +08:00
4 lines
44 B
TypeScript
4 lines
44 B
TypeScript
type Slots = 0|1|2|3;
|
|
|
|
export default Slots
|