mirror of
https://github.com/bitwarden/browser
synced 2025-12-21 18:53:29 +00:00
Misc jslib cleanups (#146)
Fixed on import parameter type on login.component and added a deprecation warning to the index.ts in abstractions
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Using index.ts is deprecated, please do not extend
|
||||
export { ApiService } from './api.service';
|
||||
export { AppIdService } from './appId.service';
|
||||
export { AuditService } from './audit.service';
|
||||
|
||||
Reference in New Issue
Block a user