DaffContactCancel
import { DaffContactCancel } from '@daffodil/contact/state'
class DaffContactCancel implements Action {
readonly type: DaffContactActionTypes.ContactCancelAction
}
Properties
Name | Type | Description |
---|---|---|
type | DaffContactActionTypes.ContactCancelAction |