UNPKG

66 BJavaScriptView Raw
1export const SelectActionTypes = {
2 buttonClick: 'buttonClick'
3};
\No newline at end of file