2 lines
41 B
TypeScript
2 lines
41 B
TypeScript
|
jest.mock("node-fetch", () => jest.fn())
|
|
jest.mock("node-fetch", () => jest.fn())
|