UNPKG

react-toastr-basic

Version:
6 lines (5 loc) 102 B
const ToastrTypes = { success: 'success', danger: 'danger' } export default ToastrTypes;