UNPKG

@ossjs/release

Version:

Minimalistic, opinionated, and predictable release automation tool.

4 lines 121 B
//#region src/utils/lint-package.d.ts declare function lintPackage(): Promise<void>; //#endregion export { lintPackage };