n8n/packages/@n8n/errors/src/index.ts

2 lines
86 B
TypeScript

export { ApplicationError } from './application.error';
export type * from './types';