Skip to content

index.ts

Since v4.0.0



Re-exports all named exports from the “./Socket.ts” module as Socket.

Signature

export * as Socket from "./Socket.ts"

Source

Since v4.0.0

Re-exports all named exports from the “./SocketServer.ts” module as SocketServer.

Signature

export * as SocketServer from "./SocketServer.ts"

Source

Since v4.0.0