mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-11 10:10:25 +01:00
8344623185
- move organization-user files from libs/common/src/admin-console into libs/admin-console/src/common - add barrel files and update imports to use barrel files - rename OrganizationUserService to OrganizationUserApiService - rename OrganizationUserServiceImplementation to DefaultOrganizationUserApiService |
||
---|---|---|
.. | ||
src/common | ||
.eslintrc.json | ||
jest.config.js | ||
package.json | ||
README.md | ||
test.setup.ts | ||
tsconfig.json | ||
tsconfig.spec.json |
Admin Console
This lib represents the public API of the Admin Console team at Bitwarden. Modules are imported using @bitwarden/admin-console
.