mirror of
https://github.com/nvms/prsm.git
synced 2025-12-16 16:10:54 +00:00
export type
This commit is contained in:
parent
9140ea34d8
commit
8db63ab664
@ -1,3 +1,3 @@
|
|||||||
export { MeshClient } from "./client";
|
export { MeshClient } from "./client";
|
||||||
export { MeshServer, type MeshContext, type SocketMiddleware } from "./server";
|
export { MeshServer, type MeshContext, type SocketMiddleware } from "./server";
|
||||||
export { CodeError } from "./common/codeerror";
|
export { type CodeError } from "./common/codeerror";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user