/* * Public API Surface of ucap-webmessenger-protocol-group */ export * from './lib/models/add'; export * from './lib/models/del'; export * from './lib/models/update'; export * from './lib/services/group-protocol.service'; export * from './lib/ucap-group-protocol.module';