Skip to content
Snippets Groups Projects
Commit fce481b3 authored by florian's avatar florian
Browse files

MAINT: Add exports to index

parent 7aaf43eb
No related branches found
No related tags found
1 merge request!3F entity permissions
...@@ -22,6 +22,12 @@ export { ...@@ -22,6 +22,12 @@ export {
} }
from "./Entity"; from "./Entity";
export {
EntityACI,
EntityACL
}
from "./EntityACL";
export { export {
Property Property
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment