Type Alias ProfileFormData<T>

ProfileFormData: Partial<{ [key in EditableUserAttributes]: T }>

Type Parameters

  • T = string