Files
oh-my-opencode/src/hooks/hashline-edit-disabler/index.ts
T

3 lines
119 B
TypeScript
Raw Normal View History

export { createHashlineEditDisablerHook } from "./hook"
export { HOOK_NAME, EDIT_DISABLED_MESSAGE } from "./constants"