Fix lints
This commit is contained in:
parent
3784418567
commit
64ca5a82ef
7 changed files with 27 additions and 43 deletions
|
|
@ -1,7 +1,9 @@
|
|||
export type { DocumentVersion } from "./DocumentVersion";
|
||||
export type { DocumentVersionWithoutContent } from "./DocumentVersionWithoutContent";
|
||||
export type { FetchLatestDocumentsResponse } from "./FetchLatestDocumentsResponse";
|
||||
export type { ListVaultsResponse } from "./ListVaultsResponse";
|
||||
export type { PingResponse } from "./PingResponse";
|
||||
export type { VaultInfo } from "./VaultInfo";
|
||||
export type { VaultHistoryResponse } from "./VaultHistoryResponse";
|
||||
|
||||
export type ActionType =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue