Supports clearing the global fetch cache in Node.js.
import { clearCache } from '@jspm/generator';clearCache(); Copy
import { clearCache } from '@jspm/generator';clearCache();
Supports clearing the global fetch cache in Node.js.