There was an error while loading. Please reload this page.
1 parent 33195f1 commit cec38b6Copy full SHA for cec38b6
1 file changed
src/index.ts
@@ -1411,9 +1411,9 @@ export {
1411
fromBlobs,
1412
} from './utils/blob/fromBlobs.js'
1413
export {
1414
+ type GetBlobVersionErrorType,
1415
type GetBlobVersionParameters,
1416
type GetBlobVersionReturnType,
- type GetBlobVersionErrorType,
1417
getBlobVersion,
1418
} from './utils/blob/getBlobVersion.js'
1419
0 commit comments