refactor: service address
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export { ProviderObject } from './provider';
|
||||
export { ServiceObject } from './service';
|
||||
export { ServiceAddressObject } from './address';
|
||||
export {
|
||||
CollectionObject,
|
||||
CollectionPropertiesObject
|
||||
@@ -7,6 +8,7 @@ export {
|
||||
export { EntityObject } from './entity';
|
||||
export {
|
||||
MessageObject,
|
||||
MessageAddressObject,
|
||||
MessagePartObject
|
||||
} from './message';
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user