cubetiq-react-app/src/helpers/index.ts
2022-01-05 16:28:49 +07:00

4 lines
65 B
TypeScript

import handleError from './error.helper'
export { handleError }