#!/usr/bin/env node /** * @see https://github.com/typeorm/typeorm/blob/0.3.7/src/commands/MigrationGenerateCommand.ts * @see https://github.com/typeorm/typeorm/blob/0.3.7/src/migration/MigrationExecutor.ts#L409 */ export {};