Skip to content

Commit

Permalink
Merge pull request #76 from supabase/chore-export-regions
Browse files Browse the repository at this point in the history
chore: export FunctionRegion enum
  • Loading branch information
mansueli authored Feb 1, 2024
2 parents 45f40ae + 084670d commit 961c920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ export {
FunctionsHttpError,
FunctionsRelayError,
FunctionsResponse,
FunctionRegion
} from './types'

0 comments on commit 961c920

Please sign in to comment.