mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
add jslib
This commit is contained in:
@@ -2,6 +2,8 @@ import {
|
||||
Component,
|
||||
} from '@angular/core';
|
||||
|
||||
import { CipherType } from 'jslib/enums/cipherType';
|
||||
|
||||
@Component({
|
||||
selector: 'app-vault',
|
||||
templateUrl: 'vault.component.html',
|
||||
|
||||
Reference in New Issue
Block a user