2 lines
54 B
TypeScript
2 lines
54 B
TypeScript
|
module.exports = { loadOlm: jest.fn(async () => {}) }
|