Type alias ServiceHandler

ServiceHandler: ((err: NatsError | null, msg: ServiceMsg) => void)

Type declaration

Generated using TypeDoc