UNPKG

mh3-data

Version:

Monster Hunter Tri data for monsters, quests, and weapons

4 lines (3 loc) 146 B
export type * as LongswordTypes from './types'; export * from './enum'; export { Longswords, LongswordDamageProperties } from './longsword-data';