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