GitHub

DaffNewsletterState

import { DaffNewsletterState } from '@daffodil/newsletter/state'

interface DaffNewsletterState {
  success: boolean
}