Files
oh-my-opencode/src/features/builtin-skills/index.ts
T

3 lines
71 B
TypeScript
Raw Normal View History

export * from "./types"
export { createBuiltinSkills } from "./skills"