UNPKG

liquibase

Version:
7 lines (6 loc) 163 B
export interface DbDocCommandAttributes { /** * The directory where the database documentation is generated. */ outputDirectory: string; }