mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 02:00:29 +08:00
4 lines
65 B
JavaScript
4 lines
65 B
JavaScript
const GenericUserError = {};
|
|
|
|
module.exports = GenericUserError;
|