UNPKG

intercom-aircall-push

Version:

Hook to automatically create new contacts in aircall when new intercom users are created.

8 lines (6 loc) 163 B
module.exports = class HmacValicationError extends Error { constructor(message) { super(message); this.name = "HmacValicationError"; } };