UNPKG

osrs-tools

Version:

A JavaScript package to provide JSON data for all current Old School RuneScape quests. This package aims to help junior software developers create tools related to Old School RuneScape. It's a work in progress, and issues should be reported to jamescer@ha

6 lines (5 loc) 162 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.KonarTasks = void 0; const KonarTasks = []; exports.KonarTasks = KonarTasks;