mirror of
https://github.com/bitwarden/browser
synced 2026-02-28 10:33:31 +00:00
This reverts commit d082d336e7.
Feature branch was accidentally merged before QA testing completed.
3 lines
143 B
TypeScript
3 lines
143 B
TypeScript
export { TwoFactorApiService } from "./two-factor-api.service";
|
|
export { DefaultTwoFactorApiService } from "./default-two-factor-api.service";
|