♻️ (viewer) Remove barrel exports and flatten folder arch
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import { ExecuteLogicResponse } from '@/features/chat'
|
||||
import {
|
||||
addEdgeToTypebot,
|
||||
createPortalEdge,
|
||||
} from '@/features/chat/api/utils/addEdgeToTypebot'
|
||||
} from '@/features/chat/helpers/addEdgeToTypebot'
|
||||
import { ExecuteLogicResponse } from '@/features/chat/types'
|
||||
import { TRPCError } from '@trpc/server'
|
||||
import { SessionState } from '@typebot.io/schemas'
|
||||
import { JumpBlock } from '@typebot.io/schemas/features/blocks/logic/jump'
|
||||
|
||||
Reference in New Issue
Block a user