98a6f182921185a8f0b4951b4d1439cb4606c76a
[squeep-authentication-module] / errors.js
1 'use strict';
2
3 const { Errors } = require('@squeep/api-dingus');
4
5 module.exports = {
6 ...Errors,
7 };