UNPKG

node-liquibase

Version:
7 lines (6 loc) 151 B
export interface DiffChangelogCommandAttributes { /** * Path to file where diff output will be saved */ outputFile?: string; }