3 lines
138 B
TypeScript
3 lines
138 B
TypeScript
export { isDefinition, make } from "./tool.js"
|
|
export type { Definition, JsonSchema, Options, ToolSchema as SchemaType } from "./tool.js"
|