We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b9ac4e commit eae96afCopy full SHA for eae96af
packages/core/src/knowledge.ts
@@ -116,5 +116,5 @@ export function preprocess(content: string): string {
116
export default {
117
get,
118
set,
119
- process,
+ preprocess,
120
};
0 commit comments