mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-04-25 15:43:51 -05:00
6 lines
244 B
TypeScript
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';
|