Files
supabase/studio/components/interfaces/Functions/Functions.constants.ts
2022-03-31 16:01:43 +02:00

4 lines
134 B
TypeScript

export const WARNING_MESSAGE = {
title: 'Edge Functions are experimental until 1st August 2022. There will be breaking changes.',
}