export * from './subscribe.service'; import { RPCSubscribeService } from './subscribe.service'; export const SUBSCRIBERS = [ RPCSubscribeService, ];