UNPKG

jsm-core

Version:
3 lines (2 loc) 169 B
export { SocketManager, formatNotificationSpace } from './socket-manager.class'; export type { TNotificationRelatedTo, TSocketEventData } from './socket-manager.class';