2 lines
100 B
TypeScript
2 lines
100 B
TypeScript
export { toolInlineInfo, toolOutputText } from "./tool"
|
|
export type { MiniToolPart } from "./types"
|