GitHub

DaffCategoryReducerState

import { DaffCategoryReducerState } from '@daffodil/category/state'

interface DaffCategoryReducerState {
  id: string
}

Properties

id
string

The ID of the currently loaded category.