GitHub

DaffStoreFacade

import { DaffStoreFacade } from '@daffodil/core/state'
interface DaffStoreFacade<T> {
  dispatch: 
}

Properties

Name Type Description
dispatch