DaffAuthResetPasswordReducerState
import { DaffAuthResetPasswordReducerState } from '@daffodil/auth/state'
interface DaffAuthResetPasswordReducerState {
token: DaffAuthResetPasswordInfo['token']
}
Properties
Name | Type | Description |
---|---|---|
token | DaffAuthResetPasswordInfo['token'] |