UNPKG

guildwars2-ts

Version:

GuildWars 2 API Wrapper in Typescript

12 lines (11 loc) 421 B
export * from './wvw.abilities.dto'; export * from './wvw.guilds.dto'; export * from './wvw.matches.dto'; export * from './wvw.matches.overview.dto'; export * from './wvw.matches.scores.dto'; export * from './wvw.matches.stats.dto'; export * from './wvw.matches.stats.guild.dto'; export * from './wvw.objectives.dto'; export * from './wvw.ranks.dto'; export * from './wvw.timers.dto'; export * from './wvw.upgrades.dto';