mirror of
https://github.com/tcgdex/javascript-sdk.git
synced 2025-07-21 14:19:50 +00:00
@ -1,5 +1,5 @@
|
||||
import TCGdex from './tcgdex'
|
||||
import fetch from 'node-fetch'
|
||||
import fetch from 'isomorphic-unfetch'
|
||||
|
||||
TCGdex.fetch = fetch as any
|
||||
|
||||
|
Reference in New Issue
Block a user