GitHub

MagentoSendResetEmailResponse

interface

import { MagentoSendResetEmailResponse } from '@daffodil/auth/driver/magento'

interface MagentoSendResetEmailResponse {
  requestPasswordResetEmail: boolean
}