@@ -1,3 +1,2 @@
|
||||
export * from './components/TypebotViewer'
|
||||
export { parseVariables } from '@/features/variables'
|
||||
export * from 'util'
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,2 @@
|
||||
export * from './components/TypebotViewer'
|
||||
export { parseVariables } from '@/features/variables'
|
||||
export * from 'util'
|
||||
|
||||