UNPKG

@minimaltech/node-infra

Version:

Minimal Technology NodeJS Infrastructure - Loopback 4 Framework

6 lines (5 loc) 288 B
export declare class MigrationKeys { static readonly MIGRATION_MODEL = "@app/migration/component/models/migration"; static readonly MIGRATION_REPOSITORY = "@app/migration/component/repositories/migration"; static readonly MIGRATION_DATASOURCE = "@app/migration/datasource"; }