Files
javascript-sdk/main.d.ts

5 lines
82 B
TypeScript

import TCGdex from './tcgdex'
export * from './interfaces'
export default TCGdex