2 lines
89 B
TypeScript
2 lines
89 B
TypeScript
export { UdpClient} from './udp/udp_client';
|
|
export { TcpClient } from './tcp/tcp_client' |