3 lines
87 B
JavaScript
3 lines
87 B
JavaScript
import { createConsumer } from '@rails/actioncable';
|
|
|
|
export default createConsumer();
|