File size: 105 Bytes
aec3094
 
 
1
2
3
4
import { UserError } from 'n8n-workflow';

export class SharedWorkflowNotFoundError extends UserError {}