Files
talk/graph/resolvers/validation_user_error.js
T

4 lines
71 B
JavaScript

const ValidationUserError = {};
module.exports = ValidationUserError;