UNPKG

@speedy-js/mono

Version:

Monorepo development & continuous integration tooling.

6 lines 187 B
import { ChangelogNS } from '../types'; /** * Expose `changelog` */ export declare function changelog(options?: ChangelogNS.IOptions): Promise<void>; //# sourceMappingURL=index.d.ts.map