feat: unwrap tool namespaces to flat exports + barrel (#22762)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Tool } from "./tool"
|
||||
import * as Tool from "./tool"
|
||||
import DESCRIPTION from "./task.txt"
|
||||
import z from "zod"
|
||||
import { Session } from "../session"
|
||||
|
||||
Reference in New Issue
Block a user