mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-26 14:25:35 +02:00
Co-authored-by: Michael Kret <michael.k@radency.com> Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
6 lines
111 B
TypeScript
6 lines
111 B
TypeScript
export {
|
|
getHighlightedInputKey,
|
|
getHighlightedResponseKey,
|
|
HIGHLIGHTED_SESSION_KEY,
|
|
} from 'n8n-workflow';
|