aec3094
1
2
3
4
import { UserError } from 'n8n-workflow'; export class SharedWorkflowNotFoundError extends UserError {}