mirror of
https://github.com/bitwarden/jslib
synced 2025-12-21 02:33:37 +00:00
reference barrels
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { View } from './view';
|
||||
|
||||
import { Attachment } from '../domain/attachment';
|
||||
import { Attachment } from '../domain';
|
||||
|
||||
export class AttachmentView implements View {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user