feat: add UOM module import to common index

This commit is contained in:
Daniel Hutzel
2025-05-14 14:12:19 +02:00
parent f3209da2e1
commit 169fda660b

View File

@@ -1,2 +1,3 @@
using from './currencies';
using from './regions';
using from './uom';