mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
migrate constants to jslib
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
import CipherService from './cipher.service';
|
||||
import CollectionService from './collection.service';
|
||||
import ConstantsService from './constants.service';
|
||||
import FolderService from './folder.service';
|
||||
|
||||
import { ConstantsService } from 'jslib/services';
|
||||
|
||||
import {
|
||||
CryptoService,
|
||||
PlatformUtilsService,
|
||||
|
||||
Reference in New Issue
Block a user