mirror of
https://github.com/strapi/strapi.git
synced 2025-08-03 06:18:37 +00:00
5 lines
107 B
JavaScript
5 lines
107 B
JavaScript
![]() |
'use strict';
|
||
|
|
||
|
// Required as long as we are running tests on node@14 and node@16
|
||
|
require('whatwg-fetch');
|