myai-tools 0.1.1 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +0 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -17447,7 +17447,6 @@ var MayAITools = async (ctx) => {
|
|
|
17447
17447
|
ast_grep_replace,
|
|
17448
17448
|
lsp_goto_definition,
|
|
17449
17449
|
lsp_find_references,
|
|
17450
|
-
lsp_diagnostics,
|
|
17451
17450
|
lsp_rename
|
|
17452
17451
|
}
|
|
17453
17452
|
};
|