refactor(tools): rename safe-grep to grep with override capability

This commit is contained in:
YeonGyu-Kim
2025-12-08 13:35:02 +09:00
parent f819bc3c5d
commit 0193ea5a96
10 changed files with 14 additions and 16 deletions
+3
View File
@@ -0,0 +1,3 @@
import { grep } from "./tools"
export { grep }