mirror of
https://github.com/supabase/supabase.git
synced 2026-07-06 00:54:56 +08:00
4 lines
89 B
TypeScript
4 lines
89 B
TypeScript
export { default as CodeEditor } from './CodeEditor'
|
|
|
|
export * from './CodeEditor.utils'
|