import { DaffCategoryReducerState } from '@daffodil/category/state'
interface DaffCategoryReducerState { id: DaffCategory['id'] }
The ID of the currently loaded category.