feat(ai-code-review): 新增 AI 程式碼審查主程式、模組與測試
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
'use strict';
|
||||
|
||||
/** @type {import('./functionCall')} */
|
||||
module.exports = Function.prototype.call;
|
||||
Reference in New Issue
Block a user