Add missing file

This commit is contained in:
D. Berge
2025-07-25 13:29:39 +02:00
parent b7d0ee7da7
commit acb59035e4

View File

@@ -0,0 +1,5 @@
import User from './User'
export {
User
}