UNPKG
llm-commit
Version:
latest (2.3.0)
2.3.0
2.1.0
2.0.2
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
Turns diffs into concise, readable git commit messages
github.com/conradbkay/llm-commit
llm-commit
/
lib
/
context.d.ts
2 lines
•
129 B
TypeScript
View Raw
1
2
export
declare
const
genFileStructure
:
(
patterns
?:
string
|
string
[]
) =>
Promise
<
string
[]>;
//# sourceMappingURL=context.d.ts.map