UNPKG
@sologence/nestjs-redshift-migration
Version:
latest (2.0.0)
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
NestJS migration module for Redshift data migration
@sologence/nestjs-redshift-migration
/
dist
/
constants
/
conection-name.d.ts
2 lines
(1 loc)
•
66 B
TypeScript
View Raw
1
2
export
declare
const
REDSHIFT_DATASOURCE
=
"REDSHIFT_DATASOURCE"
;