mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
reference barrels
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { View } from './view';
|
||||
|
||||
import { Folder } from '../domain/folder';
|
||||
import { Folder } from '../domain';
|
||||
|
||||
export class FolderView implements View {
|
||||
id: string = null;
|
||||
|
||||
Reference in New Issue
Block a user