UNPKG

element-plus

Version:

A Component Library for Vue3.0

6 lines (5 loc) 95 B
module.exports = jest.fn(fn => { fn.cancel = jest.fn() fn.flush = jest.fn() return fn })