Small changes
This commit is contained in:
parent
d7ff0f0bed
commit
cfa1412e80
3 changed files with 6 additions and 5 deletions
|
|
@ -1,4 +1,5 @@
|
|||
export type VaultUpdateId = number;
|
||||
export type DocumentId = string;
|
||||
export type RelativePath = string;
|
||||
|
||||
export interface DocumentMetadata {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue