ft_transcendence/pong/node_modules/@nestjs/websockets/interfaces/hooks/index.d.ts
2023-05-02 19:15:50 +02:00

4 lines
147 B
TypeScript

export * from './on-gateway-connection.interface';
export * from './on-gateway-disconnect.interface';
export * from './on-gateway-init.interface';