Skip to content

Commit 961c920

Browse files
authored
Merge pull request #76 from supabase/chore-export-regions
chore: export FunctionRegion enum
2 parents 45f40ae + 084670d commit 961c920

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
@@ -6,4 +6,5 @@ export {
66
FunctionsHttpError,
77
FunctionsRelayError,
88
FunctionsResponse,
9+
FunctionRegion
910
} from './types'

0 commit comments

Comments
 (0)