3 lines
119 B
TypeScript
3 lines
119 B
TypeScript
export { createTasksTodowriteDisablerHook } from "./hook";
|
|
export type { TasksTodowriteDisablerConfig } from "./hook";
|