/** * Entry points for the gjc commit command. */ export { runCommitCommand } from "./pipeline";