mirror of
https://github.com/bitwarden/browser
synced 2026-02-25 00:53:22 +00:00
* add state definition for auto confirm * typo * refactor organziation user service * WIP create auto confirm service * add POST method, finish implementation * add missing userId param, jsdoc * fix DI * refactor organziation user service * WIP create auto confirm service * add POST method, finish implementation * add missing userId param, jsdoc * clean up, more DI fixes * remove @Injectable from service, fix tests * remove from libs/common, fix dir structure, add tests
3 lines
110 B
TypeScript
3 lines
110 B
TypeScript
export * from "./default-organization-user-api.service";
|
|
export * from "./default-organization-user.service";
|