Files
n8n-enterprise-unlocked/packages/cli/src/databases/postgresdb/index.ts
ricardo 91c40367e1 Done
2020-05-27 19:32:56 -04:00

6 lines
140 B
TypeScript

export * from './CredentialsEntity';
export * from './ExecutionEntity';
export * from './WorkflowEntity';
export * from './WebhookEntity';