UNPKG

@contentstack/live-preview-utils

Version:

Contentstack provides the Live Preview SDK to establish a communication channel between the various Contentstack SDKs and your website, transmitting live changes to the preview pane.

1 lines 512 B
{"version":3,"sources":["../../../../../../../src/visualBuilder/components/Collab/ThreadPopup/ContextProvider/ThreadProvider.tsx"],"sourcesContent":["/** @jsxImportSource preact */\nimport React from \"preact/compat\";\nimport { IThreadContext } from \"../../../../types/collab.types\";\n\nexport const ThreadProvider = React.createContext<IThreadContext | null>(null);\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AACA,oBAAkB;AAGX,IAAM,iBAAiB,cAAAA,QAAM,cAAqC,IAAI;","names":["React"]}