UNPKG

n8n

Version:

n8n Workflow Automation Tool

3 lines (2 loc) 97 B
import type { Migration } from '../../types'; export declare const mysqlMigrations: Migration[];