GHHG10's picture
download
raw
428 Bytes
export * as Tools from "./tools"
import { Context, Effect, Scope } from "effect"
import { Tool } from "./tool"
export interface Interface {
readonly register: (
tools: Readonly<Record<string, Tool.AnyTool>>,
) => Effect.Effect<void, Tool.RegistrationError, Scope.Scope>
}
/** Narrow registration-only Location capability. */
export class Service extends Context.Service<Service, Interface>()("@opencode/v2/Tools") {}

Xet Storage Details

Size:
428 Bytes
·
Xet hash:
5f205eda71aa47157b6678bc46a69508adf4d552ca978118046535ccb88630ef

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.