diff --git a/common/index.cds b/common/index.cds index 74f9033c..4364c56e 100644 --- a/common/index.cds +++ b/common/index.cds @@ -1,2 +1,3 @@ using from './currencies'; using from './regions'; +using from './uom';