| import type { SkillV2Source } from "@opencode-ai/sdk/v2/types"; | |
| import type { Hooks } from "./registration.js"; | |
| export interface SkillDraft { | |
| source(source: SkillV2Source): void; | |
| list(): readonly SkillV2Source[]; | |
| } | |
| export type SkillHooks = Hooks<{ | |
| transform: SkillDraft; | |
| }>; | |
Xet Storage Details
- Size:
- 287 Bytes
- Xet hash:
- ddbedbe692c11cf771911ebe57016d471ad0ab7dd3716224eea0fead06d40c4d
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.