mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
rename files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="./actioncable.d.ts" />
|
||||
/// <reference path="./rails-actioncable.d.ts" />
|
||||
App = {};
|
||||
App.cable = ActionCable.createConsumer();
|
||||
App.cable.subscriptions.create("NetworkChannel", {});
|
||||
Reference in New Issue
Block a user