mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
9 lines
139 B
TypeScript
9 lines
139 B
TypeScript
/*
|
|
* Nest @platform-ws
|
|
* Copyright(c) 2017 - 2025 Kamil Mysliwiec
|
|
* https://nestjs.com
|
|
* MIT Licensed
|
|
*/
|
|
|
|
export * from './adapters';
|