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 64b3564760
commit b77dd2fcdf
10 changed files with 14 additions and 16 deletions
+3
View File
@@ -0,0 +1,3 @@
import { grep } from "./tools"
export { grep }