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 209 B
export * from './types'; export { HunterRumour } from './HunterRumour'; export { HunterGuildMaster } from './HunterGuildMaster'; export { HunterGuild } from './HunterGuild'; //# sourceMappingURL=index.d.ts.map