internal: incomplete vault systems behind feature flag (#2340)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import { DecryptedItemMutator } from '../../Abstract/Item/Mutator/DecryptedItemMutator'
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-interface
|
||||
export interface KeySystemItemsKeyMutatorInterface extends DecryptedItemMutator {}
|
||||
Reference in New Issue
Block a user