UNPKG

sequelize-typescript-migration-rafaeltab

Version:
6 lines (5 loc) 136 B
export default function getMigration(actions: any): { commandsUp: any[]; commandsDown: any[]; consoleOut: string[]; };