mirror of
https://github.com/supabase/supabase.git
synced 2026-07-03 16:54:21 +08:00
4 lines
134 B
TypeScript
4 lines
134 B
TypeScript
export const WARNING_MESSAGE = {
|
|
title: 'Edge Functions are experimental until 1st August 2022. There will be breaking changes.',
|
|
}
|