UNPKG

mh3-data

Version:

Monster Hunter Tri data for monsters, quests, and weapons

3 lines (2 loc) 102 B
import type { SkillTree } from './types'; export declare const SkillTreesData: Readonly<SkillTree>[];