We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45f40ae + 084670d commit 961c920Copy full SHA for 961c920
src/index.ts
@@ -6,4 +6,5 @@ export {
6
FunctionsHttpError,
7
FunctionsRelayError,
8
FunctionsResponse,
9
+ FunctionRegion
10
} from './types'
0 commit comments