mirror of
https://github.com/informaticker/discord-jellyfin-bot.git
synced 2024-11-24 02:21:58 +01:00
2 lines
57 B
JavaScript
2 lines
57 B
JavaScript
|
// Add fetch polyfill for jest
|
||
|
import 'isomorphic-fetch';
|