tuist/next/loadershim.js

4 lines
45 B
JavaScript
Raw Normal View History

2020-12-24 20:45:12 +08:00
global.___loader = {
enqueue: jest.fn(),
}