internal: incomplete vault systems behind feature flag (#2340)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { SharedVaultInviteServerHash } from '@standardnotes/responses'
|
||||
|
||||
export type GetSharedVaultInvitesResponse = {
|
||||
invites: SharedVaultInviteServerHash[]
|
||||
}
|
||||
Reference in New Issue
Block a user