Skip to content

Commit dbf510c

Browse files
authored
fix: export SaveData type from index.ts (#2580)
1 parent 4481456 commit dbf510c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ export {
221221
RotateEncryptionKeyOptions,
222222
RotateEncryptionKeyResponse,
223223
SaveCallback,
224+
SaveData,
224225
SaveOptions,
225226
SetFileMetadataCallback,
226227
SetFileMetadataOptions,

0 commit comments

Comments
 (0)