Skip to content

Commit 94e7ae6

Browse files
committed
fix: trigger semantic release & export type FunctionRegion
1 parent 0cd161e commit 94e7ae6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ export {
55
FunctionsFetchError,
66
FunctionsHttpError,
77
FunctionsRelayError,
8-
FunctionsResponse,
9-
FunctionRegion
8+
FunctionRegion,
9+
FunctionsResponse
1010
} from './types'

0 commit comments

Comments
 (0)