Skip to content

Commit

Permalink
Merge pull request #78 from supabase/fix-export-type
Browse files Browse the repository at this point in the history
fix: trigger semantic release & export type FunctionRegion
  • Loading branch information
mansueli committed Mar 27, 2024
2 parents 0cd161e + 94e7ae6 commit 1122954
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.ts
Expand Up @@ -5,6 +5,6 @@ export {
FunctionsFetchError,
FunctionsHttpError,
FunctionsRelayError,
FunctionsResponse,
FunctionRegion
FunctionRegion,
FunctionsResponse
} from './types'

0 comments on commit 1122954

Please sign in to comment.