DeleteAccountProps: {
    accessToken: string;
    userId: number;
}

Type declaration

  • accessToken: string
  • userId: number