mclintprojects / actioncable-vue

A Vue plugin that makes integrating Rails Action Cable dead-easy.
MIT License
182 stars 37 forks source link

Fix type definition for perform method #39

Closed thedumbtechguy closed 3 years ago

thedumbtechguy commented 3 years ago

This PR fixes the type definition for the perform method. Currently, this breaks typescript setups.