delete: function()

in app/hooks/use-firebase-authentication.ts [28:30]


  delete: function(): Promise<void> {
    throw new Error('Function not implemented.');
  },