4 lines
48 B
TypeScript
4 lines
48 B
TypeScript
import { grep } from "./tools"
|
|
|
|
export { grep }
|
import { grep } from "./tools"
|
|
|
|
export { grep }
|