UNPKG

node-liquibase

Version:
7 lines (6 loc) 193 B
export interface SnapshotReferenceCommandAttributes { /** * Creates a JSON or YAML file that represents the current state of the database. */ snapshotFormat?: string; }