UNPKG
@atton16/ngx-socket-io
Version:
latest (3.2.1)
3.2.1
Socket.IO module for Angular
github.com/atton16/ngx-socket-io
atton16/ngx-socket-io
@atton16/ngx-socket-io
/
dist
/
atton16-ngx-socket-io.d.ts
6 lines
(5 loc)
•
164 B
TypeScript
View Raw
1
2
3
4
5
6
/** * Generated bundle index. Do not edit. */
export
*
from
'./index'
;
export
{
SOCKET_CONFIG_TOKEN
as
ɵb,
SocketFactory
as
ɵa }
from
'./src/socket-io.module'
;