UNPKG

@elsikora/commitizen-plugin-commitlint-ai

Version:
6 lines (4 loc) 182 B
/** @type {Awaited<typeof import('./lib/index.js')>['prompter']} */ exports.prompter = async (...arguments_) => { (await import("./dist/esm/index.js")).prompter(...arguments_); };