UNPKG

@adinsure-ops/ops-cli

Version:

Operations CLI for working with AdInsure

7 lines (6 loc) 117 B
export interface ChangelogEntry { component: string; content: string; issue: string; type: string; }