Lazy load all routes

This commit is contained in:
Chocobozzz 2020-06-23 14:49:20 +02:00 committed by Chocobozzz
parent 67ed6552b8
commit 1942f11d5e
114 changed files with 94 additions and 56 deletions

View file

@ -1,4 +1,5 @@
export * from './video-abuse-create.model'
export * from './video-abuse-reason.model'
export * from './video-abuse-state.model'
export * from './video-abuse-update.model'
export * from './video-abuse-video-is.type'