Skip to content

Commit cec38b6

Browse files
committed
chore: Biome fix
1 parent 33195f1 commit cec38b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1411,9 +1411,9 @@ export {
14111411
fromBlobs,
14121412
} from './utils/blob/fromBlobs.js'
14131413
export {
1414+
type GetBlobVersionErrorType,
14141415
type GetBlobVersionParameters,
14151416
type GetBlobVersionReturnType,
1416-
type GetBlobVersionErrorType,
14171417
getBlobVersion,
14181418
} from './utils/blob/getBlobVersion.js'
14191419
export {

0 commit comments

Comments
 (0)