nxapi/src/discord/titles/index.ts

6 lines
244 B
TypeScript

export * as nintendo from './nintendo.js';
export * as mojang from './mojang.js';
export * as capcom from './capcom.js';
export * as the_pokemon_company from './the-pokémon-company.js';
export * as thatgamecompany from './thatgamecompany.js';