UNPKG

farming-weight

Version:

Tools for calculating farming weight and fortune in Hypixel Skyblock

3 lines (2 loc) 159 B
import type { Upgradeable } from '../fortune/upgradeable.js'; export declare function getItemScopedConflictKey(upgradeable: Upgradeable, key: string): string;