Typescript support for phoenixframework
typings install phoenix
Modify your imports to read, e.g.
import { Socket, SocketOptions, Channel } from 'phoenix';
Typescript support for phoenixframework
typings install phoenix
Modify your imports to read, e.g.
import { Socket, SocketOptions, Channel } from 'phoenix';