🧐 Add exportResults script
This commit is contained in:
@@ -7,10 +7,10 @@ import {
|
||||
TypebotLinkBlock,
|
||||
} from '@typebot.io/schemas'
|
||||
import { isInputBlock, byId, isNotDefined } from '@typebot.io/lib'
|
||||
import { parseResultHeader } from '@typebot.io/lib/results'
|
||||
import { InputBlockType } from '@typebot.io/schemas/features/blocks/inputs/constants'
|
||||
import { LogicBlockType } from '@typebot.io/schemas/features/blocks/logic/constants'
|
||||
import { EventType } from '@typebot.io/schemas/features/events/constants'
|
||||
import { parseResultHeader } from '@typebot.io/lib/results/parseResultHeader'
|
||||
|
||||
export const parseResultExample =
|
||||
({
|
||||
|
||||
Reference in New Issue
Block a user