UNPKG

n8n-nodes-easy-appointments

Version:
10 lines (9 loc) 236 B
module.exports = { nodes: [ 'dist/nodes/EasyAppointments/EasyAppointments.node.js', 'dist/nodes/EasyAppointments/EasyAppointmentsTrigger.node.js', ], credentials: [ 'dist/credentials/EasyAppointmentsApi.credentials.js', ], };