UNPKG

liquibase

Version:
7 lines (6 loc) 169 B
export interface RollbackCountSQLCommandAttributes { /** * The integer indicating the number of changes you want to rollback */ value: number; }