mirror of
https://github.com/wassname/talk.git
synced 2026-06-28 17:19:36 +08:00
4 lines
71 B
JavaScript
4 lines
71 B
JavaScript
const ValidationUserError = {};
|
|
|
|
module.exports = ValidationUserError;
|