UNPKG

@nlabs/lex

Version:
7 lines (6 loc) 180 B
export declare const createChangelog: ({ cliName, config, outputFile, quiet }: { cliName: any; config: any; outputFile?: string; quiet: any; }) => Promise<number>;