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

4 lines 155 B
import { Quest } from '../Quest'; declare const WhileGuthixSleeps: Quest; export default WhileGuthixSleeps; //# sourceMappingURL=WhileGuthixSleeps.d.ts.map