UNPKG

@jwpkg/gitversion

Version:

Gitversion is a complete customizable git-based release management system

4 lines (3 loc) 322 B
export * from './git'; export * from './node'; export declare const embeddedPlugins: (typeof import("./git").AzureDevopsPlugin | typeof import("./git").GithubPlugin | typeof import("./node").NodeProject | typeof import("./node").NpmPlugin | typeof import("./node").PNpmPlugin | typeof import("./node").YarnBerryPlugin)[];