mirror of
https://github.com/strapi/strapi.git
synced 2025-08-02 05:48:39 +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');
|