Skip to main content
Home

@agent/tool@0.0.4

latest
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
52%
Published
9 months ago (0.0.4)
No docs found.

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@agent/tool

Import symbol

import * as tool from "@agent/tool";
or

Import directly with a jsr specifier

import * as tool from "jsr:@agent/tool";

Add Package

pnpm i jsr:@agent/tool
or (using pnpm 10.8 or older)
pnpm dlx jsr add @agent/tool

Import symbol

import * as tool from "@agent/tool";

Add Package

yarn add jsr:@agent/tool
or (using Yarn 4.8 or older)
yarn dlx jsr add @agent/tool

Import symbol

import * as tool from "@agent/tool";

Add Package

npx jsr add @agent/tool

Import symbol

import * as tool from "@agent/tool";

Add Package

bunx jsr add @agent/tool

Import symbol

import * as tool from "@agent/tool";