feat: PAY-3773 export entities tooling (#19658)

This commit is contained in:
Stephen Wright
2025-09-18 08:20:36 +01:00
committed by GitHub
parent 5cef76ae57
commit 652f267c6b
5 changed files with 401 additions and 16 deletions

View File

@@ -37,3 +37,5 @@ export { DbConnection } from './connection/db-connection';
export { DbConnectionOptions } from './connection/db-connection-options';
export { AuthRolesService } from './services/auth.roles.service';
export { DataSource } from '@n8n/typeorm';