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