mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
fix constants export
This commit is contained in:
parent
2b387058bd
commit
5c243e01ec
@ -1,3 +1,3 @@
|
||||
export { ConstantsService } from './crypto.service';
|
||||
export { ConstantsService } from './constants.service';
|
||||
export { CryptoService } from './crypto.service';
|
||||
export { UtilsService } from './utils.service';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user