UNPKG

@nestjs/websockets

Version:

Nest - modern, fast, powerful node.js web framework (@websockets)

9 lines (8 loc) 459 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./gateway-metadata.interface"), exports); tslib_1.__exportStar(require("./hooks"), exports); tslib_1.__exportStar(require("./server-and-event-streams-host.interface"), exports); tslib_1.__exportStar(require("./web-socket-server.interface"), exports); tslib_1.__exportStar(require("./ws-response.interface"), exports);