type
AdminCoreView
type AdminCoreView =
| AdminCollectionCoreView
| AdminGlobalCoreView
| AdminNotFoundCoreViewA replacement or wrapper for collection, global, or not-found routes.
type
type AdminCoreView =
| AdminCollectionCoreView
| AdminGlobalCoreView
| AdminNotFoundCoreViewA replacement or wrapper for collection, global, or not-found routes.