UNPKG

n8n

Version:

n8n Workflow Automation Tool

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