Files
oh-my-opencode/dist/hooks/tasks-todowrite-disabler/index.d.ts
T

3 lines
119 B
TypeScript
Raw Normal View History

export { createTasksTodowriteDisablerHook } from "./hook";
export type { TasksTodowriteDisablerConfig } from "./hook";