Files
oh-my-opencode/dist/hooks/atlas/index.d.ts
T
2026-03-14 04:56:50 +00:00

4 lines
138 B
TypeScript

export { HOOK_NAME } from "./hook-name";
export { createAtlasHook } from "./atlas-hook";
export type { AtlasHookOptions } from "./types";