mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-12 07:34:08 -08:00
3 lines
99 B
TypeScript
3 lines
99 B
TypeScript
|
export const NODE_NAME_PREFIX = 'node-';
|
||
|
export const PLACEHOLDER_EMPTY_WORKFLOW_ID = '__EMPTY__';
|