dawarich/app/javascript/channels/index.js

6 lines
168 B
JavaScript
Raw Permalink Normal View History

// Import all the channels to be used by Action Cable
import "notifications_channel"
import "points_channel"
import "imports_channel"
import "family_locations_channel"