mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 09:43:23 +00:00
@@ -1,6 +1,6 @@
|
||||
import { View } from './view';
|
||||
|
||||
import { Collection } from '../domain';
|
||||
import { Collection } from '../domain/collection';
|
||||
|
||||
export class CollectionView implements View {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user