1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

fix: 🐛 Exports mancanti per la cartella extend

This commit is contained in:
Maicol Battistini
2022-01-27 15:17:50 +01:00
parent 48b6c56f12
commit 984b028cc5
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
export * from './extend';
export * from './recordsPage';