blessing-skin-server/resources/assets/tests/__mocks__/toastr.ts

6 lines
64 B
TypeScript
Raw Normal View History

2018-07-27 16:54:36 +08:00
export default {
2019-03-15 11:42:41 +08:00
success() {},
warning() {},
info() {},
}