UNPKG

@sologence/nestjs-redshift-migration

Version:

NestJS migration module for Redshift data migration

5 lines (4 loc) 106 B
export declare class MigrationDto { migration_file_name: string; migration_folder_name: string; }