UNPKG

farming-weight

Version:

Tools for calculating farming weight and fortune in Hypixel Skyblock

3 lines (2 loc) 165 B
import type { UpgradeGroupDefinition } from '../../constants/upgrades.js'; export declare function armorTierGroup(from: string, to: string): UpgradeGroupDefinition;