5 lines
107 B
JavaScript

'use strict';
// Required as long as we are running tests on node@14 and node@16
require('whatwg-fetch');