UNPKG
ng6-socket-io
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Socket.IO Module for Angular 6 and RxJS6
github.com/vrn-dev/ng6-socket-io
vrn-dev/ng6-socket-io
ng6-socket-io
/
examples
/
chat-app
/
public
/
src
/
environments
/
environment.prod.ts
4 lines
(3 loc)
•
51 B
text/typescript
View Raw
1
2
3
4
export
const
environment = { production:
true
};