mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
* Extract windows biometrics v2 changes Co-authored-by: Bernd Schoolmann <mail@quexten.com> * Handle TDE edge cases * Make windows rust code async and fix restoring focus freezes * Add unit test coverage --------- Co-authored-by: Bernd Schoolmann <mail@quexten.com>
2 lines
86 B
TypeScript
2 lines
86 B
TypeScript
export { default as WindowsBiometricsSystem } from "./os-biometrics-windows.service";
|