UNPKG

mh3-data

Version:

Monster Hunter Tri data for monsters, quests, and weapons

3 lines (2 loc) 85 B
import type { Item } from './types'; export declare const ItemData: readonly Item[];