blessing-skin-server/resources/assets/tests/__mocks__/toastr.ts
2019-03-18 09:55:24 +08:00

6 lines
64 B
TypeScript

export default {
success() {},
warning() {},
info() {},
}