mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-30 08:17:06 +02:00
3 lines
86 B
TypeScript
3 lines
86 B
TypeScript
export { ApplicationError } from './application.error';
|
|
export type * from './types';
|