GitHub

DaffCountryEntityState

Interface for country entity state.

import { DaffCountryEntityState } from '@daffodil/geography/state'
type DaffCountryEntityState<T extends DaffCountry = DaffCountry> = EntityState<T>
Type Options
DaffCountryEntityState EntityState