UNPKG

@dev-build-deploy/commit-it

Version:
5 lines (4 loc) 215 B
export { Commit } from "./commit"; export type { NameAndDateType } from "./commit"; export { ConventionalCommit } from "./conventionalCommit"; export type { IConventionalCommitOptions } from "./conventionalCommit";