UNPKG

@sprucelabs/mercury-client

Version:

The simple way to interact with the Spruce Experience Platform

6 lines (5 loc) 153 B
declare const socketIoEventUtil: { toSocketName(name: string): string; toMercuryName(name: string): string; }; export default socketIoEventUtil;