Skip to content

Commit 9943813

Browse files
committed
fix: spurious export in the src/vault/types.ts
1 parent dad931d commit 9943813

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/vaults/types.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,6 @@ enum HeaderMagic {
199199
END = 0x44, // 'D' 68
200200
}
201201

202-
export {};
203-
204202
export type {
205203
VaultId,
206204
VaultIdEncoded,

0 commit comments

Comments
 (0)