1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-04-03 18:16:55 +02:00

Fix build

This commit is contained in:
Bernd Schoolmann 2025-01-07 19:06:49 +01:00
parent 6f14f8ec6f
commit 686b1059ff
No known key found for this signature in database

View File

@ -3,8 +3,4 @@
*/
export { LockComponent } from "./lock/components/lock.component";
export {
LockComponentService,
BiometricsDisableReason,
UnlockOptions,
} from "./lock/services/lock-component.service";
export { LockComponentService, UnlockOptions } from "./lock/services/lock-component.service";