UNPKG

@nestjs-mod/flyway

Version:

Flyway - utility for working with database migrations (official site: https://flywaydb.org, preview version only for Postgres)

4 lines (3 loc) 69 B
export declare class FlywayEnvironments { databaseUrl: string; }