templates actions

This commit is contained in:
pionnegru
2019-12-12 10:11:18 +02:00
parent 404e1dced5
commit 55fe3f8399
2 changed files with 37 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ export * from './actions/snackbar.actions';
export * from './actions/upload.actions';
export * from './actions/viewer.actions';
export * from './actions/metadata-aspect.actions';
export * from './actions/template.actions';
export * from './effects/dialog.effects';
export * from './effects/router.effects';