Options
All
  • Public
  • Public/Protected
  • All
Menu

Module configs/ChangelogConfig

Index

Type Aliases

Type Aliases

ChangelogConfig<T>: T & { type: ChangelogType | string }

Configuration for the changelog creation.

Type Parameters