mirror of
https://github.com/tcgdex/javascript-sdk.git
synced 2025-04-22 10:42:10 +00:00
5 lines
82 B
TypeScript
5 lines
82 B
TypeScript
import TCGdex from './tcgdex'
|
|
export * from './interfaces'
|
|
|
|
export default TCGdex
|