Supports clearing the global fetch cache in Node.js.
Example:
import { clearCache } from '@jspm/generator';clearCache();
Generated using TypeDoc
Supports clearing the global fetch cache in Node.js.
Example: