UNPKG

osrs-tools

Version:

A comprehensive TypeScript library for Old School RuneScape (OSRS) data and utilities, including quest data, skill requirements, and game item information

5 lines 119 B
export declare class Hunter { level: number; constructor(level: number); } //# sourceMappingURL=Hunter.d.ts.map